AAAAhome/academiac/www/modules/mod_syndicate/mod_syndicate.php000064400000001266151373262250020047 0ustar00def('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'));