Aleksander Machniak
2015-10-13 570f43c87484c68631c1180743bed5cc0cbb7d24
plugins/enigma/enigma.php
@@ -80,8 +80,11 @@
//            $this->register_action('plugin.enigmacerts', array($this, 'preferences_ui'));
            $this->load_ui();
            if (empty($_REQUEST['_framed']) || strpos($this->rc->action, 'plugin.enigma') === 0) {
            $this->ui->add_css();
        }
        }
        $this->add_hook('refresh', array($this, 'refresh'));
    }