Cache files now use PHP to avoid being readable. We also prevent access with .htaccess (for the common Apache setup).
Move functionality to FileCacheDriver, strip down manager class
And always show Caching admin submenu
Set up CacheManager as a Singleton.