Explorar o código

Warning removal

Tyler Akins %!s(int64=24) %!d(string=hai) anos
pai
achega
1f4b1ce07d
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      plugins/squirrelspell/setup.php

+ 2 - 2
plugins/squirrelspell/setup.php

@@ -18,7 +18,7 @@
      */
     function soupNazi(){
 
-        global $HTTP_USER_AGENT;
+        global $HTTP_USER_AGENT, $SQSPELL_SOUP_NAZI;
         
         require_once('../plugins/squirrelspell/sqspell_config.php');
 
@@ -67,4 +67,4 @@
         }
     }
 
-?>
+?>