def('format', 'rss'); $link = ModSyndicateHelper::getLink($params); if (is_null($link)) { return; } $moduleclass_sfx = htmlspecialchars($params->get('moduleclass_sfx')); $text = htmlspecialchars($params->get('text')); require JModuleHelper::getLayoutPath('mod_syndicate', $params->get('layout', 'default'));