Replace spaces with tabs
[lhc/web/wiklou.git] / maintenance / upgrade1_5.php
index 709d0b2..730e763 100644 (file)
@@ -1324,4 +1324,4 @@ END
 }
 
 $maintClass = 'FiveUpgrade';
-require( RUN_MAINTENANCE_IF_MAIN );
+require_once( RUN_MAINTENANCE_IF_MAIN );