Index: trunk/wb/modules/news/rss.php
===================================================================
--- trunk/wb/modules/news/rss.php	(revision 30)
+++ trunk/wb/modules/news/rss.php	(revision 31)
@@ -87,7 +87,7 @@
 }
 
 // Writing footer information
-echo "</channel>"
+echo "</channel>";
 echo "</rss>";
 
 ?>
\ No newline at end of file
