2009, 2010 by Mailer Developer Team'); // CFG: CACHE-PATH setConfigEntry('CACHE_PATH', getConfig('PATH') . 'inc/cache/'); // CFG: STATS-ENABLED (This setting is overwritten by ext-other; at least version 0.2.6) setConfigEntry('stats_enabled', 'N'); // GLOBAL: DEBUG-TEMPLATE-CACHE setConfigEntry('DEBUG_TEMPLATE_CACHE', 'N'); // Connect to the MySQL database... loadIncludeOnce('inc/mysql-connect.php'); // Init stats system initStatsSystem(); // [EOF] ?>