Merge "mw.Map: add ability to map over an existing object other than 'window'"
[lhc/web/wiklou.git] / maintenance / getSlaveServer.php
index 5d3d9dd..d618825 100644 (file)
@@ -21,7 +21,7 @@
  * @ingroup Maintenance
  */
 
-require_once( __DIR__ . '/Maintenance.php' );
+require_once __DIR__ . '/Maintenance.php';
 
 /**
  * Maintenance script that reports the hostname of a slave server.