Elgg  Version 1.9
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 28 of file cache_handler.php.