Home
last modified time | relevance | path

Searched refs:groupcache (Results 1 – 1 of 1) sorted by last modified time

/dokuwiki/lib/plugins/authpdo/
H A Dauth.php23 protected $groupcache;
575 if ($this->groupcache) return $this->groupcache;
606 $this->groupcache = null;
21 protected $groupcache = null; global() variable in auth_plugin_authpdo