Home  |  Linux  | Mysql  | PHP  | XML
From:Mirco 'meebey' Bauer Date:Sun May  7 13:01:48 2006
Subject:cvs: pearbot / PEARbot.php PEARbot.sql config.php /modules bugstats.php
meebey		Sun May  7 19:01:48 2006 UTC

  Removed files:               
    /pearbot	PEARbot.php PEARbot.sql config.php 

  Modified files:              
    /pearbot/modules	bugstats.php 
  Log:
  - added version variable.
  - removed unsed files.
  
  
  
http://cvs.php.net/viewcvs.cgi/pearbot/modules/bugstats.php?r1=1.10&r2=1.11&diff_format=u
Index: pearbot/modules/bugstats.php
diff -u pearbot/modules/bugstats.php:1.10 pearbot/modules/bugstats.php:1.11
--- pearbot/modules/bugstats.php:1.10	Fri Apr  1 21:01:11 2005
+++ pearbot/modules/bugstats.php	Sun May  7 19:01:48 2006
@@ -1,9 +1,9 @@
 <?php
 /**
- * $Id: bugstats.php,v 1.10 2005/04/01 21:01:11 toby Exp $
- * $Revision: 1.10 $
- * $Author: toby $
- * $Date: 2005/04/01 21:01:11 $
+ * $Id: bugstats.php,v 1.11 2006/05/07 19:01:48 meebey Exp $
+ * $Revision: 1.11 $
+ * $Author: meebey $
+ * $Date: 2006/05/07 19:01:48 $
  *
  * Copyright (c) 2004 Tobias Schlitt <toby@php.net> & Mirco Bauer <meebey@php.net>
 */
@@ -15,6 +15,7 @@
     var $name = 'bugstats';
     var $description = '!bugstats command';
     var $author = 'Tobias Schlitt <toby@php.net> & Mirco Bauer <meebey@php.net>';
+    var $version = '$Revision: 1.11 $';
     var $license = 'LGPL';
    
     var $lastCount = 0;
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