*/ // for the langiguration manager $lang['max_directions'] = "Maximum number of visible results for a single page directions table."; $lang['hitslog'] = "relative path to hits logfile"; $lang['registered_only'] = "Show only data for registered users only."; $lang['trim_limit'] = "Visible chars when page title is too big."; $lang['banned_ip'] = "Banned ip to ignore (list of ips separated by commas)"; $lang['banned_users'] = "Banned users to ignore (list of login separated by commas)"; $lang['banned_agents'] = "Banned agents to ignore (list of strings to detect separated by commas)"; //Setup VIM: ex: et ts=2 enc=utf-8 :