svn: /pear/pearweb/trunk/public_html/ package-info.php
[email protected] ("Daniel O'Connor") Mon, 16 Aug 2010 05:44:31 +0000
| Newsgroups | php.pear.cvs,php.pear.core |
|---|---|
| Message-ID | <[email protected]> |
clockwerx Mon, 16 Aug 2010 05:44:31 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=302308
Log:
Stupid butter fingers
Changed paths:
U pear/pearweb/trunk/public_html/package-info.php
Modified: pear/pearweb/trunk/public_html/package-info.php
===================================================================
--- pear/pearweb/trunk/public_html/package-info.php 2010-08-16 05:40:31 UTC (rev 302307)
+++ pear/pearweb/trunk/public_html/package-info.php 2010-08-16 05:44:31 UTC (rev 302308)
@@ -487,7 +487,7 @@
$pkg['categoryid'] . '" title="View download statistics for this package">View Download Statistics</a></li>' . "\n";
if (PEARWEB_CI_SERVER) {
- echo '<li><a href="' PEARWEB_CI_SERVER . 'buildresults/' . htmlspecialchars($name) . '">Check trunk unit tests</a> (if applicable)</li>' . "\n";
+ echo '<li><a href="' . PEARWEB_CI_SERVER . 'buildresults/' . htmlspecialchars($name) . '">Check trunk unit tests</a> (if applicable)</li>' . "\n";
}
echo '</ul>' . "\n";