program/include/rcube_output_html.php | ●●●●● patch | view | raw | blame | history |
program/include/rcube_output_html.php
@@ -457,7 +457,7 @@ if (is_readable($path)) { $this->config->set('skin_path', $skin_path); $this->base_path = $skin_path; $this->base_path = preg_replace('!plugins/\w+/!', '', $skin_path); // set base_path to core skin directory (not plugin's skin) break; } else {