Stop calling FileRepo->streamFile()
[lhc/web/wiklou.git] / includes / page / ImagePage.php
index 6c1ac39..86c59ad 100644 (file)
@@ -961,7 +961,7 @@ EOT
                $out->addHTML( "<ul class='mw-imagepage-duplicates'>\n" );
 
                /**
-                * @var $file File
+                * @var File $file
                 */
                foreach ( $dupes as $file ) {
                        $fromSrc = '';