LMPX.COM |
Home | Linux | Mysql | PHP | XML | ||
|
|
|||
From: Mirco 'meebey' Bauer Date: Sat Jul 26 06:45:36 2003 Subject: cvs: pearbot /modules pearcmds.php
meebey Sat Jul 26 08:45:36 2003 EDT
Modified files:
/pearbot/modules pearcmds.php
Log:
- removed anoying channel message.
Index: pearbot/modules/pearcmds.php
diff -u pearbot/modules/pearcmds.php:1.4 pearbot/modules/pearcmds.php:1.5
--- pearbot/modules/pearcmds.php:1.4 Sat Jul 26 08:42:56 2003
+++ pearbot/modules/pearcmds.php Sat Jul 26 08:45:35 2003
@@ -1,9 +1,9 @@
<?php
/**
- * $Id: pearcmds.php,v 1.4 2003/07/26 12:42:56 meebey Exp $
- * $Revision: 1.4 $
+ * $Id: pearcmds.php,v 1.5 2003/07/26 12:45:35 meebey Exp $
+ * $Revision: 1.5 $
* $Author: meebey $
- * $Date: 2003/07/26 12:42:56 $
+ * $Date: 2003/07/26 12:45:35 $
*
* Copyright (c) 2003 Nicolas CHAILLAN <nicos@php.net>
*/
@@ -34,7 +34,6 @@
function pear(&$irc, &$data)
{
- $irc->message(SMARTIRC_TYPE_CHANNEL, $data->channel, 'Helping '.$data->nick.' in private...');
if (!isset($data->messageex[1])) {
$print = $this->pear_help();
} else {
| 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 |