logo       
Google Custom Search
    AddThis Social Bookmark Button

cvs: pearweb /public_html/feeds feeds.php: msg#00000

Subject: cvs: pearweb /public_html/feeds feeds.php
pajoye          Sat Apr  1 16:55:44 2006 UTC

  Modified files:              
    /pearweb/public_html/feeds  feeds.php 
  Log:
  - put back the version of the package in the title
  
  
http://cvs.php.net/viewcvs.cgi/pearweb/public_html/feeds/feeds.php?r1=1.4&r2=1.5&diff_format=u
Index: pearweb/public_html/feeds/feeds.php
diff -u pearweb/public_html/feeds/feeds.php:1.4 
pearweb/public_html/feeds/feeds.php:1.5
--- pearweb/public_html/feeds/feeds.php:1.4     Fri Mar 31 02:14:30 2006
+++ pearweb/public_html/feeds/feeds.php Sat Apr  1 16:55:44 2006
@@ -15,7 +15,7 @@
    +----------------------------------------------------------------------+
    | Authors: Pierre-Alain Joye <pajoye@xxxxxxx>                          |
    +----------------------------------------------------------------------+
-   $Id: feeds.php,v 1.4 2006/03/31 02:14:30 pajoye Exp $
+   $Id: feeds.php,v 1.5 2006/04/01 16:55:44 pajoye Exp $
 */
 
 require_once "pepr/pepr.php";
@@ -54,7 +54,7 @@
                 $url = $item['link'];
             }
 
-            if (!empty($version)) {
+            if (!empty($item['version'])) {
                 $title = $item['name'] . ' ' . $item['version'];
             } else {
                 $title = $item['name'];

-- 
PEAR CVS Mailing List (http://pear.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php





Try Searching:
servers, voip, java, networking, microsoft ...
<Prev in Thread] Current Thread [Next in Thread>