register_referer($pref['host'], $_SERVER['HTTP_REFERER']); } } } if (StatsLib::is_stats_hit()) { if (! isset($section) or ( $section != 'chat' and $section != 'livesupport' )) { $statslib = TikiLib::lib('stats'); $statslib->add_pageview(); } }