http://www.mediawiki.org/wiki/Special:Code/MediaWiki/90774

Revision: 90774
Author:   reedy
Date:     2011-06-25 16:32:03 +0000 (Sat, 25 Jun 2011)
Log Message:
-----------
Followup r90722, seems the file comments were a bad merge...

Modified Paths:
--------------
    trunk/phase3/includes/filerepo/File.php

Modified: trunk/phase3/includes/filerepo/File.php
===================================================================
--- trunk/phase3/includes/filerepo/File.php     2011-06-25 16:30:32 UTC (rev 
90773)
+++ trunk/phase3/includes/filerepo/File.php     2011-06-25 16:32:03 UTC (rev 
90774)
@@ -1433,11 +1433,7 @@
         *
         * @param $path string
         *
-        * @return false on failure
-        *
-        * @param $path string
-        *
-        * @return false|string
+        * @return false|string False on failure
         */
        static function sha1Base36( $path ) {
                wfSuppressWarnings();


_______________________________________________
MediaWiki-CVS mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-cvs

Reply via email to