plugins/managesieve/managesieve.php | ●●●●● patch | view | raw | blame | history |
plugins/managesieve/managesieve.php
@@ -109,6 +109,11 @@ */ function mail_task_handler() { // make sure we're not in ajax request if ($this->rc->output->type != 'html') { return; } // use jQuery for popup window $this->require_plugin('jqueryui');