finished Server Handshake (script should be able to connect to another server now)
[PHP-P10.git] / Uplink / P10Formatter.class.php
index d280bf212b8f09827a300c0322e6668725444272..66bf379a505ba162e466536f2f5bee2d89ace48d 100644 (file)
@@ -36,7 +36,7 @@ class P10Formatter {
        
        private static $commands = array(
                "PASS"   => "PASS :%s",
-               "SERVER" => "SERVER %s 1 %s %s J10 %s]]] +s :%s",
+               "SERVER" => "SERVER %s 1 %s %s J10 %s]]] +s6 :%s",
                "ERROR"  => "ERROR :%s"
        );