Example #1
0
 function __construct(&$cache_handler)
 {
     $this->_cache_handler = $cache_handler;
     parent::__construct();
 }