notes for r85546
[lhc/web/wiklou.git] / maintenance / upgrade1_5.php
index 0b2836c..22fab70 100644 (file)
@@ -1325,4 +1325,4 @@ END
 }
 
 $maintClass = 'FiveUpgrade';
-require( DO_MAINTENANCE );
+require( RUN_MAINTENANCE_IF_MAIN );