LMPX.COM |
Home | Linux | Mysql | PHP | XML | ||
|
|
|||
From: Mirco 'meebey' Bauer Date: Sat Jun 12 13:31:28 2004 Subject: cvs: pearbot /modules pearcmds.php
meebey Sat Jun 12 15:31:28 2004 EDT
Modified files:
/pearbot/modules pearcmds.php
Log:
- fixed PEAR path
http://cvs.php.net/diff.php/pearbot/modules/pearcmds.php?r1=1.9&r2=1.10&ty=u
Index: pearbot/modules/pearcmds.php
diff -u pearbot/modules/pearcmds.php:1.9 pearbot/modules/pearcmds.php:1.10
--- pearbot/modules/pearcmds.php:1.9 Sat Jun 12 15:29:51 2004
+++ pearbot/modules/pearcmds.php Sat Jun 12 15:31:28 2004
@@ -1,9 +1,9 @@
<?php
/**
- * $Id: pearcmds.php,v 1.9 2004/06/12 19:29:51 meebey Exp $
- * $Revision: 1.9 $
+ * $Id: pearcmds.php,v 1.10 2004/06/12 19:31:28 meebey Exp $
+ * $Revision: 1.10 $
* $Author: meebey $
- * $Date: 2004/06/12 19:29:51 $
+ * $Date: 2004/06/12 19:31:28 $
*
* Copyright (c) 2003 Nicolas CHAILLAN <nicos@php.net>
*/
@@ -14,7 +14,7 @@
var $description = '!pear* commands';
var $author = 'Nicolas CHAILLAN <nicos@php.net>';
var $license = 'LGPL';
- var $pear_binary = '/usr/local/bin/pear';
+ 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 |