Explorar o código

Missing global. We declared all the others, why not this one...

Jimmy Conner %!s(int64=21) %!d(string=hai) anos
pai
achega
87e35e61d7
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      plugins/mail_fetch/setup.php

+ 1 - 1
plugins/mail_fetch/setup.php

@@ -41,7 +41,7 @@
 
         global $data_dir;
         global $mailfetch_server_number;
-        global $mailfetch_cypher;
+        global $mailfetch_cypher, $mailfetch_port_;
         global $mailfetch_server_,$mailfetch_alias_,$mailfetch_user_,$mailfetch_pass_;
         global $mailfetch_lmos_, $mailfetch_uidl_, $mailfetch_login_, $mailfetch_fref_;
         global $PHP_SELF;