Thomas Bruederli
2015-03-23 0bd99db08d1660e02e3b7589c78785ab6be0794d
program/include/rcmail_output_html.php
@@ -584,7 +584,7 @@
        // read template file
        if (!$path || ($templ = @file_get_contents($path)) === false) {
            rcube::raise_error(array(
                'code' => 501,
                'code' => 404,
                'type' => 'php',
                'line' => __LINE__,
                'file' => __FILE__,