Merge "Use PHP 7 "\u{NNNN}" Unicode codepoint escapes in string literals (part 2)"
[lhc/web/wiklou.git] / maintenance / getSlaveServer.php
index 2160928..2fa2d7f 100644 (file)
@@ -1,3 +1,3 @@
 <?php
 // B/C alias
-require_once ( __DIR__ . '/getReplicaServer.php' );
+require_once __DIR__ . '/getReplicaServer.php';