Home
last modified time | relevance | path

Searched refs:_cache_force (Results 1 – 2 of 2) sorted by relevance

/dports/www/e107/e107/e107_handlers/
H A Dmodel_class.php587 protected $_cache_force = false; variable in e_model
1589 $cached = e107::getCache()->retrieve_sys($this->getCacheString(true), false, $this->_cache_force);
1608 …tCache()->set_sys($this->getCacheString(true), $this->toString(false), $this->_cache_force, false);
3291 $this->_cache_force,
H A Duser_model.php2549 protected $_cache_force = true; variable in e_user_extended_structure_tree