]> git.donarmstrong.com Git - infobot.git/commitdiff
pre-config fix.
authordms <dms@c11ca15a-4712-0410-83d8-924469b57eb5>
Sun, 28 Jan 2001 13:12:26 +0000 (13:12 +0000)
committerdms <dms@c11ca15a-4712-0410-83d8-924469b57eb5>
Sun, 28 Jan 2001 13:12:26 +0000 (13:12 +0000)
git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@252 c11ca15a-4712-0410-83d8-924469b57eb5

src/logger.pl

index 245275601b6e8cb579a31adc61395794a7e4f10c..ad72e08252acc95717a52d8e8d592a0b4912e125 100644 (file)
@@ -20,6 +20,8 @@ $logcount     = 0;
 $logrepeat     = 0;
 $logold                = "";
 
+$param{VEBOSITY} ||= 1;                # lame fix for preload
+
 my %attributes = (
        'clear'      => 0,
        'reset'      => 0,