Merge "Slight improvements to FormSpecialPage behavior."
[lhc/web/wiklou.git] / maintenance / hiphop / run-server
index cae8788..bd6281b 100755 (executable)
@@ -25,4 +25,4 @@ class RunHipHopServer extends Maintenance {
        }
 }
 $maintClass = 'RunHipHopServer';
-require_once( RUN_MAINTENANCE_IF_MAIN );
+require_once RUN_MAINTENANCE_IF_MAIN;