Home  |  Linux  | Mysql  | PHP  | XML
From:Mirco 'meebey' Bauer Date:Sat Jul 26 05:03:02 2003
Subject:cvs: pearbot /modules pearcmds.php
meebey		Sat Jul 26 07:03:02 2003 EDT

  Modified files:              
    /pearbot/modules	pearcmds.php 
  Log:
  - little PEAR CS fix.
  
  
Index: pearbot/modules/pearcmds.php
diff -u pearbot/modules/pearcmds.php:1.1 pearbot/modules/pearcmds.php:1.2
--- pearbot/modules/pearcmds.php:1.1	Sat Jul 26 07:00:16 2003
+++ pearbot/modules/pearcmds.php	Sat Jul 26 07:03:01 2003
@@ -1,9 +1,9 @@
 <?php
 /**
- * $Id: pearcmds.php,v 1.1 2003/07/26 11:00:16 meebey Exp $
- * $Revision: 1.1 $
+ * $Id: pearcmds.php,v 1.2 2003/07/26 11:03:01 meebey Exp $
+ * $Revision: 1.2 $
  * $Author: meebey $
- * $Date: 2003/07/26 11:00:16 $
+ * $Date: 2003/07/26 11:03:01 $
  *
  * Copyright (c) 2003 Nicolas CHAILLAN <nicos@php.net>
 */
@@ -37,8 +37,7 @@
         $irc->message(SMARTIRC_TYPE_CHANNEL, $data->channel, 'Helping '.$data->nick.' in private...'); 
         if (!isset($data->messageex[1])) {
             $print = $this->pear_help();
-        }
-        else {
+        } else {
             switch ($data->messageex[1]) {
             case 'info':
             case 'remote-info':


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