Fix whitespace, documentation
[lhc/web/wiklou.git] / maintenance / refreshLinks.php
index c41bf35..0515ef1 100644 (file)
@@ -227,7 +227,7 @@ class RefreshLinks extends Maintenance {
                $dbw->commit();
        }
 
-       /*
+       /**
         * Removes non-existing links from pages from pagelinks, imagelinks,
         * categorylinks, templatelinks and externallinks tables.
         *