program/include/rcmail_output_html.php | ●●●●● patch | view | raw | blame | history |
program/include/rcmail_output_html.php
@@ -656,7 +656,7 @@ protected function file_callback($matches) { $file = $matches[3]; $file[0] = preg_replace('!^/this/!', '/', $file[0]); $file = preg_replace('!^/this/!', '/', $file); // correct absolute paths if ($file[0] == '/') {