]> git.donarmstrong.com Git - infobot.git/commit
- forgot to delete hash key even if current pid == parent pid.
authordms <dms@c11ca15a-4712-0410-83d8-924469b57eb5>
Fri, 8 Nov 2002 14:05:29 +0000 (14:05 +0000)
committerdms <dms@c11ca15a-4712-0410-83d8-924469b57eb5>
Fri, 8 Nov 2002 14:05:29 +0000 (14:05 +0000)
commit8f6e9d37ccdfda5d6bf71c5c588eeb786448f881
tree9b7b6dbbe8c62a735088a0d04468530372154b36
parentdefb137e5521b2461ad0bd69a6c942510a11039a
- forgot to delete hash key even if current pid == parent pid.
- IsChanConf now checks $param{} via &IsParam()
- removed debugging messages related to uptime. now we know why it
  didn't run. (related to above comment)
- added 303/ison hook... although where are we notified of nicks
  signing off?

git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@608 c11ca15a-4712-0410-83d8-924469b57eb5
src/IRC/Irc.pl
src/IRC/IrcHooks.pl
src/IRC/Schedulers.pl
src/Modules/Uptime.pl
src/Shm.pl
src/core.pl