Explorar o código

Bugfix. This should fix the refresh problem.

philippe_mingo %!s(int64=23) %!d(string=hai) anos
pai
achega
94e2ade769
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      plugins/filters/setup.php

+ 1 - 0
plugins/filters/setup.php

@@ -73,6 +73,7 @@
    }
 
    function filters_special_mailbox( $mb ) {
+       GLOBAL $data_dir, $username;
 
        if ( $mb == getPref($data_dir, $username, 'filters_spam_folder', 'na' ) ) {
            return( TRUE );