Merge "Added a separate error message for mkdir failures"
[lhc/web/wiklou.git] / includes / filerepo / file / LocalFile.php
index f71e1dc..33177d3 100644 (file)
@@ -215,7 +215,6 @@ class LocalFile extends File {
        }
 
        /**
-        * Constructor.
         * Do not call this except from inside a repo class.
         * @param Title $title
         * @param FileRepo $repo