plugins/managesieve/lib/Roundcube/rcube_sieve_engine.php | ●●●●● patch | view | raw | blame | history |
plugins/managesieve/lib/Roundcube/rcube_sieve_engine.php
@@ -932,7 +932,7 @@ $this->rc->output->command('parent.managesieve_updatelist', isset($new) ? 'add' : 'update', array( 'name' => rcube::Q($this->form['name']), 'name' => $this->form['name'], 'id' => $fid, 'disabled' => $this->form['disabled'] ));