Пример #1
0
 public static function initForcedPort($port)
 {
     self::$_forcedPort = $port;
     X_Debug::i("Apache port is: {$port}");
 }