Complete the trinity of blocking frontend interfaces by rewriting SpecialIpblocklist:
[lhc/web/wiklou.git] / maintenance / cleanupSpam.php
index ce3f726..8561281 100644 (file)
@@ -128,4 +128,4 @@ class CleanupSpam extends Maintenance {
 }
 
 $maintClass = "CleanupSpam";
-require_once( DO_MAINTENANCE );
+require_once( RUN_MAINTENANCE_IF_MAIN );