Author: Derick Rethans
Date: 2007-05-03 14:06:09 +0200 (Thu, 03 May 2007)
New Revision: 4990

Log:
- Update autoload file for File, they are now sorted according to dependencies.
Modified:
   trunk/File/src/file_autoload.php

Modified: trunk/File/src/file_autoload.php
===================================================================
--- trunk/File/src/file_autoload.php    2007-05-03 12:06:03 UTC (rev 4989)
+++ trunk/File/src/file_autoload.php    2007-05-03 12:06:09 UTC (rev 4990)
@@ -6,11 +6,10 @@
  * @license http://ez.no/licenses/new_bsd New BSD License
  * @version //autogentag//
  * @filesource
- * @package UserInput
+ * @package File
  */
 
 return array(
     'ezcFile' => 'File/file.php',
 );
-
 ?>

-- 
svn-components mailing list
svn-components@lists.ez.no
http://lists.ez.no/mailman/listinfo/svn-components

Reply via email to