Merge "Slight improvements to FormSpecialPage behavior."
[lhc/web/wiklou.git] / maintenance / benchmarks / bench_wfIsWindows.php
index 8543982..34b02a8 100644 (file)
@@ -66,4 +66,4 @@ class bench_wfIsWindows extends Benchmarker {
 }
 
 $maintClass = 'bench_wfIsWindows';
-require_once( RUN_MAINTENANCE_IF_MAIN );
+require_once RUN_MAINTENANCE_IF_MAIN;