- removed unused reference

release-0.6
alecpl 16 years ago
parent ce72e0125c
commit 5afc1c388a

@ -186,8 +186,6 @@ class rcube_sieve_script
*/
public function __construct($script, $disabled)
{
global $CONFIG;
if (!empty($disabled))
foreach ($disabled as $ext)
if (($idx = array_search($ext, $this->supported)) !== false)

Loading…
Cancel
Save