program/include/rcube_template.php | ●●●●● patch | view | raw | blame | history |
program/include/rcube_template.php
@@ -263,7 +263,7 @@ fopen($path, 'r'); $message.= ob_get_contents(); ob_end_clean(); rcube_error::raise(array( raise_error(array( 'code' => 501, 'type' => 'php', 'line' => __LINE__, @@ -391,7 +391,7 @@ } return $matches[0] . $this->parse_conditions($result); } rcube_error::raise(array( raise_error(array( 'code' => 500, 'type' => 'php', 'line' => __LINE__,