Home
last modified time | relevance | path

Searched refs:cache_authname (Results 1 – 3 of 3) sorted by relevance

/dokuwiki/_test/tests/inc/
H A Dauth_nameencode.test.php6 global $cache_authname;
7 $cache_authname = array();
/dokuwiki/inc/
H A Dinit.php65 global $cache_authname;
66 $cache_authname = []; variable
H A Dauth.php866 global $cache_authname;
867 $cache =& $cache_authname;