Revision: 419
Author: coretxt
Date: Sun May 23 13:08:15 2010
Log: bumping docs
http://code.google.com/p/floe/source/detail?r=419
Modified:
/trunk/src/repository/Finder.class.php
/trunk/src/repository/Query.class.php
/trunk/src/repository/Record.class.php
/trunk/src/repository/Storage.class.php
/trunk/src/repository/Type.class.php
=======================================
--- /trunk/src/repository/Finder.class.php Sun May 23 13:01:29 2010
+++ /trunk/src/repository/Finder.class.php Sun May 23 13:08:15 2010
@@ -1,7 +1,13 @@
<?php
/**
- * $Id$
- * @package repository
+* This file is part of Floe, a graceful web framework.
+* Copyright (C) 2005-2010 Mark Rickerby <
http://maetl.net>
+*
+* See the LICENSE file distributed with this software for full copyright,
disclaimer
+* of liability, and the specific limitations that govern the use of this
software.
+*
+* $Id$
+* @package repository
*/
require_once 'Record.class.php';
=======================================
--- /trunk/src/repository/Query.class.php Sun May 23 12:21:14 2010
+++ /trunk/src/repository/Query.class.php Sun May 23 13:08:15 2010
@@ -1,6 +1,6 @@
<?php
/**
- * This file is part of Floe, a graceful PHP framework.
+ * This file is part of Floe, a graceful web framework.
* Copyright (C) 2005-2010 Mark Rickerby <
http://maetl.net>
*
* See the LICENSE file distributed with this software for full copyright,
disclaimer
=======================================
--- /trunk/src/repository/Record.class.php Sun May 23 12:48:23 2010
+++ /trunk/src/repository/Record.class.php Sun May 23 13:08:15 2010
@@ -1,6 +1,6 @@
<?php
/**
- * This file is part of Floe, a graceful PHP framework.
+ * This file is part of Floe, a graceful web framework.
* Copyright (C) 2005-2010 Mark Rickerby <
http://maetl.net>
*
* See the LICENSE file distributed with this software for full copyright,
disclaimer
=======================================
--- /trunk/src/repository/Storage.class.php Sun May 23 13:01:29 2010
+++ /trunk/src/repository/Storage.class.php Sun May 23 13:08:15 2010
@@ -1,6 +1,6 @@
<?php
/**
- * This file is part of Floe, a graceful PHP framework.
+ * This file is part of Floe, a graceful web framework.
* Copyright (C) 2005-2010 Mark Rickerby <
http://maetl.net>
*
* See the LICENSE file distributed with this software for full copyright,
disclaimer
=======================================
--- /trunk/src/repository/Type.class.php Thu Oct 22 08:27:47 2009
+++ /trunk/src/repository/Type.class.php Sun May 23 13:08:15 2010
@@ -1,7 +1,7 @@
<?php
/**
- * This file is part of Floe, a minimalist PHP framework.
- * Copyright (C) 2007-2009 Mark Rickerby <
http://maetl.net>
+ * This file is part of Floe, a graceful web framework.
+ * Copyright (C) 2005-2010 Mark Rickerby <
http://maetl.net>
*
* See the LICENSE file distributed with this software for full copyright,
disclaimer
* of liability, and the specific limitations that govern the use of this
software.
--
You received this message because you are subscribed to the Google Groups "Floe Commits" group.
To post to this group, send email to
floe-c...@googlegroups.com.
To unsubscribe from this group, send email to
floe-commits...@googlegroups.com.
For more options, visit this group at
http://groups.google.com/group/floe-commits?hl=en.