]> git.donarmstrong.com Git - infobot.git/blobdiff - src/CommandStubs.pl
lame warning fix for babel
[infobot.git] / src / CommandStubs.pl
index 1775c083bfafac53685a828b6da47c7761e63ad4..7936155435befdac844ca57b8c793788877fa031 100644 (file)
@@ -8,6 +8,7 @@ use vars qw(@W3Search_engines $W3Search_regex);
 @W3Search_engines = qw(AltaVista Dejanews Excite Gopher HotBot Infoseek
                        Lycos Magellan PLweb SFgate Simple Verity Google);
 $W3Search_regex = join '|', @W3Search_engines;
+$babel::lang_regex = "";       # lame fix.
 
 ### PROPOSED COMMAND HOOK IMPLEMENTATION.
 # addCmdHook('TEXT_HOOK', $code_ref,