Replace spaces with tabs
[lhc/web/wiklou.git] / maintenance / cleanupTitles.php
index bb7aaa7..f03b795 100644 (file)
@@ -152,4 +152,4 @@ class TitleCleanup extends TableCleanup {
 }
 
 $maintClass = "TitleCleanup";
-require_once( DO_MAINTENANCE );
+require_once( RUN_MAINTENANCE_IF_MAIN );