Merge "Api method documentation tweaks"
[lhc/web/wiklou.git] / maintenance / language / alltrans.php
index d224e9f..f872e6a 100644 (file)
@@ -37,4 +37,4 @@ class AllTrans extends Maintenance {
 }
 
 $maintClass = "AllTrans";
-require_once( DO_MAINTENANCE );
+require_once( RUN_MAINTENANCE_IF_MAIN );