svn: /pear2/sandbox/pear2.php.net/trunk/www/templates/pear2/html/ PackageRelease.tpl.php

[email protected] (Brett Bieber)
Newsgroups php.pear.cvs,php.pear.core
Message-ID <[email protected]>
saltybeagle                              Mon, 28 Jun 2010 16:17:18 +0000

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

Log:
Fix PHP parse error.

Changed paths:
    U   pear2/sandbox/pear2.php.net/trunk/www/templates/pear2/html/PackageRelease.tpl.php

Modified: pear2/sandbox/pear2.php.net/trunk/www/templates/pear2/html/PackageRelease.tpl.php
===================================================================
--- pear2/sandbox/pear2.php.net/trunk/www/templates/pear2/html/PackageRelease.tpl.php	2010-06-28 16:08:16 UTC (rev 300814)
+++ pear2/sandbox/pear2.php.net/trunk/www/templates/pear2/html/PackageRelease.tpl.php	2010-06-28 16:17:18 UTC (rev 300815)
@@ -2,7 +2,7 @@

 // Set the page title
 $parent->context->page_title = $context->name . '-'
-    . $context->version['release'] . ' - ' .
+    . $context->version['release'] . ' - '
     . PEAR2\SimpleChannelFrontend\Main::$title;

 ?>
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.