LMPX.COM |
Home | Linux | Mysql | PHP | XML | ||
|
|
|||
From: Mirco 'meebey' Bauer Date: Sun May 7 13:05:06 2006 Subject: cvs: pearbot /modules pearcmds.php
meebey Sun May 7 19:05:06 2006 UTC
Modified files:
/pearbot/modules pearcmds.php
Log:
- added version variable.
http://cvs.php.net/viewcvs.cgi/pearbot/modules/pearcmds.php?r1=1.10&r2=1.11&diff_format=u
Index: pearbot/modules/pearcmds.php
diff -u pearbot/modules/pearcmds.php:1.10 pearbot/modules/pearcmds.php:1.11
--- pearbot/modules/pearcmds.php:1.10 Sat Jun 12 19:31:28 2004
+++ pearbot/modules/pearcmds.php Sun May 7 19:05:06 2006
@@ -1,9 +1,9 @@
<?php
/**
- * $Id: pearcmds.php,v 1.10 2004/06/12 19:31:28 meebey Exp $
- * $Revision: 1.10 $
+ * $Id: pearcmds.php,v 1.11 2006/05/07 19:05:06 meebey Exp $
+ * $Revision: 1.11 $
* $Author: meebey $
- * $Date: 2004/06/12 19:31:28 $
+ * $Date: 2006/05/07 19:05:06 $
*
* Copyright (c) 2003 Nicolas CHAILLAN <nicos@php.net>
*/
@@ -14,6 +14,7 @@
var $description = '!pear* commands';
var $author = 'Nicolas CHAILLAN <nicos@php.net>';
var $license = 'LGPL';
+ var $version = '$Revision: 1.11 $';
var $pear_binary = '/usr/bin/pear';
var $actionids = array();
| 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 |