svn: /pear/pearweb/trunk/cron/ apidoc-queue.php

From: Date: Mon, 12 Sep 2011 15:12:42 +0000
Subject: svn: /pear/pearweb/trunk/cron/ apidoc-queue.php
Groups: php.pear.cvs php.pear.core 
Request: Send a blank email to [email protected] to get a copy of this message
clockwerx                                Mon, 12 Sep 2011 15:12:42 +0000

Revision: http://svn.php.net/viewvc?view=revision&revision=316552

Log:
Use correct template

Changed paths:
    U   pear/pearweb/trunk/cron/apidoc-queue.php

Modified: pear/pearweb/trunk/cron/apidoc-queue.php
===================================================================
--- pear/pearweb/trunk/cron/apidoc-queue.php	2011-09-12 15:09:28 UTC (rev 316551)
+++ pear/pearweb/trunk/cron/apidoc-queue.php	2011-09-12 15:12:42 UTC (rev 316552)
@@ -161,7 +161,6 @@
             $command = sprintf(
                 "/usr/local/bin/docblox -d %s --title '%s' -t %s --template %s
--ignore */data/*,*/tests/*; rm -rf %s",
                 $tmpdir,
-                $name,
                 $name . " " . $info['version'],
                 PEAR_APIDOC_DIR . "/" . $name . "-" .
$info['version'],
                 "default",


Thread (1 message)

  • Daniel O'Connor
« previous php.pear.core (#9963) next »