What is this, Blankety Blank?
authorRob Church <robchurch@users.mediawiki.org>
Sun, 29 Jul 2007 20:45:07 +0000 (20:45 +0000)
committerRob Church <robchurch@users.mediawiki.org>
Sun, 29 Jul 2007 20:45:07 +0000 (20:45 +0000)
includes/filerepo/File.php

index 017acc0..a8bd9fb 100644 (file)
@@ -975,7 +975,8 @@ abstract class File {
        }
 
        /**
-        * Get the 14-character timestamp of the file upload, or false if 
+        * Get the 14-character timestamp of the file upload, or false if
+        * it doesn't exist 
         */
        function getTimestamp() {
                $path = $this->getPath();