Bit more refactoring
[lhc/web/wiklou.git] / maintenance / dumpLinks.php
index a6049d8..39a9e95 100644 (file)
@@ -69,5 +69,5 @@ class DumpLinks extends Maintenance {
 }
 
 $maintClass = "DumpLinks";
-require_once( DO_MAINTENANCE );
+require_once( RUN_MAINTENANCE_IF_MAIN );