*** empty log message ***
diff --git a/devices.png b/devices.png
index 1117963..b39fd7d 100644
--- a/devices.png
+++ b/devices.png
Binary files differ
diff --git a/index.php b/index.php
index 894899c..643f390 100644
--- a/index.php
+++ b/index.php
@@ -24,9 +24,9 @@
 	# End: page-specific settings
 	#
 	include('newsfeeds.php');
-	$nokia = @ rss_to_small_news_html("/home/data/httpd/writable/community/pulsar/nokia.rss", 2);	
+	$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("/home/data/httpd/writable/community/pulsar/motorola.rss", 2);
+	$motorola =rss_to_small_news_html("/home/data/httpd/writable/community/pulsar/motorola.rss", 2);
 	# Place your html content in a file called content/en_pagename.php
 	ob_start();
 	?>