Home
last modified time | relevance | path

Searched defs:AUTH_ACL (Results 1 – 3 of 3) sorted by last modified time

/plugin/ckgedit/fckeditor/editor/filemanager/connectors/php/
H A Dcheck_acl.php25 $AUTH_ACL = array(); variable
34 $AUTH_ACL = file($auth_file); variable
/plugin/ckgdoku/fckeditor/editor/filemanager/connectors/php/
H A Dcheck_acl.php25 $AUTH_ACL = array(); variable
34 $AUTH_ACL = file($auth_file); variable
/plugin/fckg/fckeditor/editor/filemanager/connectors/php/
H A Dcheck_acl.php25 $AUTH_ACL = array(); variable
27 $AUTH_ACL = file(DOKU_CONF . '/acl.auth.php'); variable