From 93c926f46127994d4fd9f1cd2aafca77c20d958b Mon Sep 17 00:00:00 2001 From: pk910 Date: Tue, 29 Nov 2011 13:30:27 +0100 Subject: [PATCH] added missing L (Leave) command to P10Formatter.class.php --- Uplink/P10Formatter.class.php | 1 + 1 file changed, 1 insertion(+) 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", -- 2.20.1