Elgg  Version 1.11
Namespaces | Variables
cache_handler.php File Reference

Go to the source code of this file.

Namespaces

 Elgg\Core
 Activate a plugin or plugins.
 

Variables

if(isset($CONFIG->dataroot)) $handler = new \Elgg\CacheHandler($CONFIG)
 

Variable Documentation

if (isset($CONFIG->dataroot)) $handler = new \Elgg\CacheHandler($CONFIG)

Definition at line 32 of file cache_handler.php.