You are here

constant WEBFM_MAX_FILE_ACCESS in Web File Manager 5

1 use of WEBFM_MAX_FILE_ACCESS
webfm_ajax in ./webfm.module
Ajax post requests

File

./webfm.module, line 34

Code

define('WEBFM_MAX_FILE_ACCESS', WEBFM_FILE_ACCESS_PUBLIC_VIEW + WEBFM_FILE_ACCESS_ROLE_VIEW + WEBFM_FILE_ACCESS_ROLE_ATTACH + WEBFM_FILE_ACCESS_ROLE_FULL);