program/include/rcmail_output_html.php | ●●●●● patch | view | raw | blame | history |
program/include/rcmail_output_html.php
@@ -670,7 +670,10 @@ */ public function just_parse($input) { return $this->parse_xml($input); $input = $this->parse_conditions($input); $input = $this->parse_xml($input); return $input; }