Home  |  Linux  | Mysql  | PHP  | XML
From:Tobias Schlitt Date:Sat Jun 26 05:37:47 2004
Subject:cvs: pearbot /modules bugstats.php
toby		Sat Jun 26 07:37:47 2004 EDT

  Modified files:              
    /pearbot/modules	bugstats.php 
  Log:
  * Update topic on manual call.
  
  
http://cvs.php.net/diff.php/pearbot/modules/bugstats.php?r1=1.1&r2=1.2&ty=u
Index: pearbot/modules/bugstats.php
diff -u pearbot/modules/bugstats.php:1.1 pearbot/modules/bugstats.php:1.2
--- pearbot/modules/bugstats.php:1.1	Sat Jun 26 07:22:37 2004
+++ pearbot/modules/bugstats.php	Sat Jun 26 07:37:47 2004
@@ -1,9 +1,9 @@
 <?php
 /**
- * $Id: bugstats.php,v 1.1 2004/06/26 11:22:37 toby Exp $
- * $Revision: 1.1 $
+ * $Id: bugstats.php,v 1.2 2004/06/26 11:37:47 toby Exp $
+ * $Revision: 1.2 $
  * $Author: toby $
- * $Date: 2004/06/26 11:22:37 $
+ * $Date: 2004/06/26 11:37:47 $
  *
  * Copyright (c) 2004 Tobias Schlitt <toby@php.net> & Mirco Bauer <meebey@php.net>
 */
@@ -40,9 +40,9 @@
         if (PEAR::isError($count)) {
             $irc->message(SMARTIRC_TYPE_CHANNEL, $data->channel, $count->getMessage());
             return $count;
-        }
-        
+        } 
         $irc->message(SMARTIRC_TYPE_CHANNEL, $data->channel, $data->nick.': Current bug count is '.$count);
+        $this->autoBugstats($irc);
         return true;
     }
 
Navigate in group php.pear.bot at sever news.php.net
Previous Next




  
© No Copyright
You are free to use Anything
Site Maintained by Zareef Ahmed
Powered By PHP Consultants