Searched refs:acls (Results 1 – 1 of 1) sorted by relevance
21 function auth_loadACL_testwrapper($acls) { argument26 file_put_contents($config_cascade['acl']['default'],$acls);37 $acls = <<<ACL41 $this->assertEquals($expect, $this->auth_loadACL_testwrapper($acls));45 $acls = <<<ACL51 $this->assertEquals($expect, $this->auth_loadACL_testwrapper($acls));55 $acls = <<<ACL62 $this->assertEquals($expect, $this->auth_loadACL_testwrapper($acls));66 $acls = <<<ACL76 $this->assertEquals($expect, $this->auth_loadACL_testwrapper($acls));[all …]