Fixed spacing
[lhc/web/wiklou.git] / maintenance / importSites.php
index 7abb8d7..4537943 100644 (file)
@@ -49,4 +49,4 @@ class ImportSites extends Maintenance {
 }
 
 $maintClass = 'ImportSites';
-require_once( RUN_MAINTENANCE_IF_MAIN );
+require_once RUN_MAINTENANCE_IF_MAIN;