From: timriker Date: Fri, 6 Jan 2006 08:40:52 +0000 (+0000) Subject: oops X-Git-Url: https://git.donarmstrong.com/?p=infobot.git;a=commitdiff_plain;h=47710b9f2eadb20ecd7a87a5606bfc23be4dbfd5 oops git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@1251 c11ca15a-4712-0410-83d8-924469b57eb5 --- diff --git a/src/core.pl b/src/core.pl index ba82171..ecbcee5 100644 --- a/src/core.pl +++ b/src/core.pl @@ -224,7 +224,7 @@ sub IsChanConf { my($param) = shift; # knocked tons of bugs with this! :) - my $debug = 0 # 1 if ($param eq "whatever"); + my $debug = 0; # 1 if ($param eq "whatever"); if (!defined $param) { &WARN("IsChanConf: param == NULL.");