[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 19:38:09
Message-ID: 1208461089.161444.23271.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 798231 by danimo:

actual php

 M  +4 -4      rss.php  


--- trunk/www/areas/events/rss.php #798230:798231
@@ -27,10 +27,10 @@
 		 <title><?php echo $gCalDate.": ".$item['title']; ?></title>
 		 <link><?php //echo $item->get_permalink();?>http://events.kde.org/upcoming.php</link>
 		 <guid><?php echo $item->get_permalink();?></guid>
-		 <date><?php echo date("r", $item['date'] )</date>
-		 <startTime><?php echo date("r", $item['startTime'] )</startTime>
-		 <endTime><?php echo date("r", $item['endTime'] )</endTime>
-		 <location>$item['where']</location>
+		 <date><?php echo date("r", $item['date'] );?></date>
+		 <startTime><?php echo date("r", $item['startTime'] );?></startTime>
+		 <endTime><?php echo date("r", $item['endTime'] );?></endTime>
+		 <location><?php echo $item['where'] ?></location>
 		 <description><?php echo $linked_description; ?></description>
 	</item>
 <?php
[prev in list] [next in list] [prev in thread] [next in thread] 

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