Creates a php cache file with all configuration variables defined to save a bit of time loading them all from the database with every page load. If the cache file isn't present or fails to return the proper success message the configuration defines are loaded from the database as usual. The cache file is automatically updated every time admin updates a configuration or module setting.

Files