program/include/rcube_template.php @@ -587,6 +587,7 @@ else { $incl = file_get_contents($path); } $incl = $this->parse_conditions($incl); return $this->parse_xml($incl); } break;