fixed some warnings
[PHP-P10.git] / Uplink / P10Formatter.class.php
index b5cba3d7689636decb9ffeb906c0c3f4b628aff8..05cb8e3622b26187c1a562c2e2dfa489ce7f1826 100644 (file)
@@ -52,6 +52,14 @@ class P10Formatter {
                "M"      => "%s M %s %s",
                "SM"     => "%s SM %s %s",
                "OM"     => "%s OM %s %s",
+               "311"    => "{num} 311 %s %s %s %s * :%s",
+               "319"    => "{num} 319 %s %s :%s",
+               "312"    => "{num} 312 %s %s %s :%s",
+               "313"    => "{num} 313 %s %s :%s",
+               "330"    => "{num} 330 %s %s %s :is logged in as",
+               "318"    => "{num} 318 %s %s :End of /WHOIS list.",
+               "401"    => "{num} 401 %s %s :No such nick",
+               "SQ"     => "{num} SQ :%s",
                null     => null
        );