alecpl
2009-07-10 5afc1c388a9a3d0bbef8f225a69a23f8eac43ac7
- removed unused reference


1 files modified
2 ■■■■■ changed files
plugins/managesieve/lib/rcube_sieve.php 2 ●●●●● 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)