Partial revert r78593 (adding --upgrade option to install.php). Rather than supportin...
[lhc/web/wiklou.git] / maintenance / mctest.php
index edc1d4a..651b295 100644 (file)
@@ -80,4 +80,4 @@ class mcTest extends Maintenance {
 }
 
 $maintClass = "mcTest";
-require_once( DO_MAINTENANCE );
+require_once( RUN_MAINTENANCE_IF_MAIN );