Aleksander Machniak
2013-05-31 3863a9d2c5515fe4c61c433503450531098358ec
program/include/rcmail_output_html.php
@@ -67,6 +67,7 @@
        //$this->framed = $framed;
        $this->set_env('task', $task);
        $this->set_env('x_frame_options', $this->config->get('x_frame_options', 'sameorigin'));
        $this->set_env('standard_windows', (bool) $this->config->get('standard_windows'));
        // add cookie info
        $this->set_env('cookie_domain', ini_get('session.cookie_domain'));