thomascube
2009-05-26 b4f7c665bbe31d4ddbdca8c9f89eedb1d6187582
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;