Home
last modified time | relevance | path

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

/plugin/authsmf20/
H A Dauth.php55 $_cache_ext_name = '.authsmf20'; variable in auth_plugin_authsmf20
337 $cache = new cache('authsmf20_getUserData_' . $user, $this->_cache_ext_name);
/plugin/authphpbb3/
H A Dauth.php63 protected $_cache_ext_name = '.phpbb3cache'; variable in auth_plugin_authphpbb3
257 $cache = new cache('authphpbb3_getUserData_' . $user, $this->_cache_ext_name);
561 $this->_cache = new cache('authphpbb3', $this->_cache_ext_name);