Change "...." (four dots) to "..." (three dots) in the only two messages that use it
[lhc/web/wiklou.git] / maintenance / getSlaveServer.php
1 <?php
2 // B/C alias
3 require_once ( __DIR__ . '/getReplicaServer.php' );