Merge "SpecialStatistics::getOtherStats use standard language instead of inContentLan...
[lhc/web/wiklou.git] / maintenance / populateFilearchiveSha1.php
index 3a02d71..a4d2538 100644 (file)
@@ -104,4 +104,4 @@ class PopulateFilearchiveSha1 extends LoggedUpdateMaintenance {
 }
 
 $maintClass = "PopulateFilearchiveSha1";
-require_once( RUN_MAINTENANCE_IF_MAIN );
+require_once RUN_MAINTENANCE_IF_MAIN;