Use WikiPage instead of Article to call updateCategoryCounts()
[lhc/web/wiklou.git] / maintenance / sql.php
index e601f88..e1f2bb5 100644 (file)
@@ -90,4 +90,4 @@ class SqlPromptPrinter {
 }
 
 $maintClass = "MwSql";
-require_once( DO_MAINTENANCE );
+require_once( RUN_MAINTENANCE_IF_MAIN );