*** empty log message ***
diff --git a/index.php b/index.php
index c85c974..17f7832 100644
--- a/index.php
+++ b/index.php
@@ -26,7 +26,7 @@
 	include('newsfeeds.php');
 	$nokia =  rss_to_small_news_html("/home/data/httpd/writable/community/pulsar/nokia.rss", 2);	
 	//$nokia = @ rss_to_small_news_html("nokia.rss",2);
-	$motorola =  rss_to_small_news_html("motodev.rss", 2);
+	$motorola =  rss_to_small_news_html("/home/data/httpd/writable/community/pulsar/motodev.rss", 2);
 	# Place your html content in a file called content/en_pagename.php
 	ob_start();
 	?>