From: Brion Vibber Date: Sat, 3 Jul 2004 06:03:00 +0000 (+0000) Subject: Quick fix for fulltext stopword list on mysql3. The include was moved into a function... X-Git-Tag: 1.5.0alpha1~2727 X-Git-Url: http://git.cyclocoop.org//%22javascript:ModifierStyle%28%27%22.%24id.%22%27%29/%22?a=commitdiff_plain;h=efcdb8d51797dc569107212e658f20002697712d;p=lhc%2Fweb%2Fwiklou.git Quick fix for fulltext stopword list on mysql3. The include was moved into a function, changing the scope of the definition. --- diff --git a/includes/FulltextStoplist.php b/includes/FulltextStoplist.php index 12c9d6bcb4..703fee8097 100644 --- a/includes/FulltextStoplist.php +++ b/includes/FulltextStoplist.php @@ -4,6 +4,7 @@ # source file "myisam/ft_static.c" in the MySQL source distribution. # If you use a new version of MySQL, this might have to be changed. +global $wgFulltextStoplist; /* private */ $wgFulltextStoplist = array( "a",