Home
last modified time | relevance | path

Searched refs:oldAuthAcl (Results 1 – 5 of 5) sorted by relevance

/dokuwiki/_test/tests/inc/
H A Dpageutils_findnearest.test.php7 protected $oldAuthAcl; variable in pageutils_findnearest_test
17 $this->oldAuthAcl = $AUTH_ACL;
30 $AUTH_ACL = $this->oldAuthAcl;
H A Dauth_aclcheck_caseinsensitive.test.php7 protected $oldAuthAcl; variable in auth_acl_caseinsensitive_test
15 $this->oldAuthAcl = $AUTH_ACL;
26 $AUTH_ACL = $this->oldAuthAcl;
H A Dauth_aclcheck.test.php7 protected $oldAuthAcl; variable in auth_acl_test
13 $this->oldAuthAcl = $AUTH_ACL;
19 $AUTH_ACL = $this->oldAuthAcl;
/dokuwiki/_test/tests/Remote/
H A DApiCoreAclCheckTest.php13 protected $oldAuthAcl; variable in dokuwiki\\test\\Remote\\ApiCoreAclCheckTest
38 $this->oldAuthAcl = $AUTH_ACL;
57 $AUTH_ACL = $this->oldAuthAcl;
H A DApiCoreTest.php19 protected $oldAuthAcl; variable in dokuwiki\\test\\Remote\\ApiCoreTest
33 $this->oldAuthAcl = $AUTH_ACL;
52 $AUTH_ACL = $this->oldAuthAcl;