// add default special templates if (!CACHE_DATASTORE_FILE OR !defined('CACHE_DATASTORE_FILE')) { $specialtemplates = array_merge(array( 'options', 'cron', 'forumcache', 'usergroupcache', 'stylecache' ), $specialtemplates); }