Author: rb
Date: Mon Aug 13 16:13:35 2007
New Revision: 5905

Log:
- Changed @returns to @return

Modified:
    trunk/Base/src/file.php

Modified: trunk/Base/src/file.php
==============================================================================
--- trunk/Base/src/file.php [iso-8859-1] (original)
+++ trunk/Base/src/file.php [iso-8859-1] Mon Aug 13 16:13:35 2007
@@ -221,7 +221,7 @@
      *
      * @param string $path
      * @param string $os
-     * @returns bool
+     * @return bool
      */
     public static function isAbsolutePath( $path, $os = null )
     {


-- 
svn-components mailing list
[email protected]
http://lists.ez.no/mailman/listinfo/svn-components

Reply via email to