Pasting lines typo in r80025
[lhc/web/wiklou.git] / maintenance / commandLine.inc
index 3228ab1..f57c0b6 100644 (file)
@@ -61,5 +61,5 @@ class CommandLineInc extends Maintenance {
 }
 
 $maintClass = 'CommandLineInc';
-require( DO_MAINTENANCE );
+require( RUN_MAINTENANCE_IF_MAIN );