plugins/managesieve/lib/rcube_sieve.php | ●●●●● patch | view | raw | blame | history |
plugins/managesieve/lib/rcube_sieve.php
@@ -186,8 +186,6 @@ */ public function __construct($script, $disabled) { global $CONFIG; if (!empty($disabled)) foreach ($disabled as $ext) if (($idx = array_search($ext, $this->supported)) !== false)