Prevent content theft
| Trustmaster | 
					 | 
			
|---|---|
| 
					 In rss.php line 400 find return $text; and replace it with return mb_substr($text, 0, 60)."<br /><span class=\"readmore\"><a href=\"".$pag_pageurl."\">".$L['ReadMore']."</a></span>"; May the Source be with you! 
					 |