When I view my forum list:
http://cheftomcooks.com/forum/
Under each category/subforum it displays an icon and text link for News, Sitemap and Rss.
How can I remove those from the forum list ?
Moderator: Moderators
if (!empty($config['gym_installed'])) {
if (!function_exists('obtain_gym_links')) {
require_once($phpbb_root_path . 'gym_sitemaps/includes/gym_common.' . $phpEx);
}
$gym_setup = obtain_gym_links();
}

Users browsing this forum: No registered users and 2 guests