|
cvs: pearweb /cron apidoc-queue.php: msg#00012php.pear.core
mj Sat Oct 14 12:32:47 2006 UTC Modified files: /pearweb/cron apidoc-queue.php Log: * The -p and -s options require on/off in phpDocumentor 1.3.0. http://cvs.php.net/viewvc.cgi/pearweb/cron/apidoc-queue.php?r1=1.13&r2=1.14&diff_format=u Index: pearweb/cron/apidoc-queue.php diff -u pearweb/cron/apidoc-queue.php:1.13 pearweb/cron/apidoc-queue.php:1.14 --- pearweb/cron/apidoc-queue.php:1.13 Fri Sep 30 13:50:59 2005 +++ pearweb/cron/apidoc-queue.php Sat Oct 14 12:32:46 2006 @@ -17,7 +17,7 @@ * | Author: Martin Jansen <mj@xxxxxxx> | * +----------------------------------------------------------------------+ * - * $Id: apidoc-queue.php,v 1.13 2005/09/30 13:50:59 mj Exp $ + * $Id: apidoc-queue.php,v 1.14 2006/10/14 12:32:46 mj Exp $ */ require_once dirname(__FILE__) . "/../include/pear-config.php"; @@ -57,7 +57,7 @@ $tar->extract($tmpdir); - $command = sprintf("/usr/local/bin/phpdoc -d %s -dn '%s' -ti '%s' -p -s -t %s -o %s; rm -rf %s", + $command = sprintf("/usr/local/bin/phpdoc -d %s -dn '%s' -ti '%s' -p on -s on -t %s -o %s; rm -rf %s", $tmpdir, $name, $name . " " . $info['version'], -- PEAR CVS Mailing List (http://pear.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | cvs: pear-core / package-PEAR.xml package2.xml /PEAR/Downloader Package.php: 00012, Greg Beaver |
|---|---|
| Next by Date: | cvs: pearweb /include/Damblan/Mail pearweb_account_request.tpl.php /public_html account-request.php: 00012, Arnaud Limbourg |
| Previous by Thread: | cvs: pear-core / package-PEAR.xml package2.xml /PEAR/Downloader Package.phpi: 00012, Greg Beaver |
| Next by Thread: | cvs: pearweb /include/Damblan/Mail pearweb_account_request.tpl.php /public_html account-request.php: 00012, Arnaud Limbourg |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |