Replace spaces with tabs
[lhc/web/wiklou.git] / maintenance / convertLinks.php
index d4c8cc2..85ef5c8 100644 (file)
@@ -251,4 +251,4 @@ This gives a huge speed improvement for very large links tables which are MyISAM
 }
 
 $maintClass = "ConvertLinks";
-require_once( DO_MAINTENANCE );
+require_once( RUN_MAINTENANCE_IF_MAIN );