Followup, restore the irctext variable just in vase, ping r112132
[lhc/web/wiklou.git] / includes / logging / LogFormatter.php
index db67b09..79ea685 100644 (file)
@@ -261,6 +261,7 @@ class LogFormatter {
                }
 
                $this->plaintext = false;
+               $this->irctext = false;
                return $text;
        }