Thomas Bruederli
2012-08-09 aff970b5d3c71d3422852e49dbfcdbf5c8e8bbe0
program/include/rcube_output_html.php
@@ -149,7 +149,7 @@
        else {
            $skin_path = $this->config->get('skin_path');
            if (!$skin_path) {
                $skin_path = 'skins/default';
                $skin_path = 'skins/' . rcube_config::DEFAULT_SKIN;
            }
            $valid = !$skin;
        }