From: pk910 Date: Tue, 29 Nov 2011 12:30:27 +0000 (+0100) Subject: added missing L (Leave) command to P10Formatter.class.php X-Git-Url: http://git.pk910.de/?p=PHP-P10.git;a=commitdiff_plain;h=93c926f46127994d4fd9f1cd2aafca77c20d958b added missing L (Leave) command to P10Formatter.class.php --- diff --git a/Uplink/P10Formatter.class.php b/Uplink/P10Formatter.class.php index 4d27a38..7fd8c08 100644 --- a/Uplink/P10Formatter.class.php +++ b/Uplink/P10Formatter.class.php @@ -41,6 +41,7 @@ class P10Formatter { "P" => "%s P %s :%s", "O" => "%s O %s :%s", "M" => "%s M %s %s", + "L" => "%s L %s :%s", "SM" => "%s SM %s %s", "OM" => "%s OM %s %s", "311" => "{num} 311 %s %s %s %s * :%s",