From kde-commits Thu Oct 07 21:48:13 2004 From: Otto Bruggeman Date: Thu, 07 Oct 2004 21:48:13 +0000 To: kde-commits Subject: kdenetwork/ksirc Message-Id: <20041007214813.6C2A916B53 () office ! kde ! org> X-MARC-Message: https://marc.info/?l=kde-commits&m=109718569925340 CVS commit by bruggie: Fix bug where connection drops are not noticed when in away mode, approved by boren M +0 -4 filters.pl 1.22 --- kdenetwork/ksirc/filters.pl #1.21:1.22 @@ -111,8 +111,4 @@ sub cmd_lag { - if($away){ - print "~!lag~*L* AWAY\n"; - return; - } my($_t) = kgettimeofday(); # &docommand("^ctcp $nick LAG $_t");