$err_msg = __("config: option COUNTERS_MAX_AGE expected, but not defined");
$err_msg = __("config: option COUNTERS_MAX_AGE expected, but not defined");
}
}
if (defined('DAEMON_REFRESH_ONLY') && DAEMON_REFRESH_ONLY != true) {
$err_msg = __("config: option DAEMON_REFRESH_ONLY is obsolete. Please remove this option and read about other ways to update feeds on the <ahref='http://tt-rss.spb.ru/trac/wiki/UpdatingFeeds'>wiki</a>.");