From 551361339a40e3e4176547a69a4d3e5db345a6bf Mon Sep 17 00:00:00 2001 From: timriker Date: Thu, 21 Nov 2002 21:08:43 +0000 Subject: [PATCH] botmail stats git-svn-id: https://svn.code.sf.net/p/infobot/code/trunk/blootbot@666 c11ca15a-4712-0410-83d8-924469b57eb5 --- src/CommandStubs.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/CommandStubs.pl b/src/CommandStubs.pl index 5651c71..8d48eac 100644 --- a/src/CommandStubs.pl +++ b/src/CommandStubs.pl @@ -248,7 +248,7 @@ sub parseCmdHook { 'Identifier' => 'exchange', 'Cmdstats' => 'exchange', 'Forker' => 1) ); &addCmdHook("extra", 'botmail', ('CODEREF' => 'botmail::parse', - 'Identifier' => 'botmail' ) ); + 'Identifier' => 'botmail', 'Cmdstats' => 'botmail') ); ### ### END OF ADDING HOOKS. -- 2.39.5