Start managing output and input context from special pages themselves instead of...
[lhc/web/wiklou.git] / maintenance / renderDump.php
index 4eae473..78c5b6f 100644 (file)
@@ -115,4 +115,4 @@ class DumpRenderer extends Maintenance {
 }
 
 $maintClass = "DumpRenderer";
-require_once( DO_MAINTENANCE );
+require_once( RUN_MAINTENANCE_IF_MAIN );