/home/patricia/domains/rosalieve.nl/public_html/libraries/joomla/document/feed/renderer/rss.php
if ($data->items[$i]->authorEmail!="") { // $feed.= " <author>".htmlspecialchars($data->items[$i]->authorEmail . ' (' . // $data->items[$i]->author . ')', ENT_COMPAT, 'UTF-8')."</author>\n"; $feed.= " <author>".htmlspecialchars( $data->items[$i]->author, ENT_COMPAT, 'UTF-8')."</author>\n"; }