[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    www/areas/events
From:       Daniel Molkentin <molkentin () kde ! org>
Date:       2008-04-17 20:40:22
Message-ID: 1208464822.710551.26767.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 798256 by danimo:

hmm

 M  +1 -3      rss.php  


--- trunk/www/areas/events/rss.php #798255:798256
@@ -4,9 +4,7 @@
 // Converts the Google Atom feed into a RSS 2.0 feed
 include_once("parse_gm_feed.inc");
 
-$max_items = 0;
-if (array_key_exists('max_items', $_GET))
-	$max_items = $_GET['max_items'];
+$max_items = $_GET['max_items'];
 $curr_item = 0;
 ?>
 
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic