From e63f7d14a1764c4dd177bfc5f538fcc4bd21f5e2 Mon Sep 17 00:00:00 2001 From: dms Date: Tue, 18 Nov 2003 03:58:05 +0000 Subject: [PATCH] - bleh, strict gayness for dbm2mysql.pl git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk@899 c11ca15a-4712-0410-83d8-924469b57eb5 --- blootbot/src/core.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blootbot/src/core.pl b/blootbot/src/core.pl index 802e4c2..ee96203 100644 --- a/blootbot/src/core.pl +++ b/blootbot/src/core.pl @@ -35,7 +35,7 @@ use vars qw(@joinchan @ircServers @wingateBad @wingateNow @wingateCache use vars qw(%count %netsplit %netsplitservers %flood %dcc %orig %nuh %talkWho %seen %floodwarn %param %dbh %ircPort %topic %moduleAge %last %time %mask %file - %forked %chanconf %channels + %forked %chanconf %channels %cache ); # Signals. -- 2.39.5