forked from extern/egroupware
8f7f89666fd091b43027690448fd4bd277839e12
- all: false (default) = ignore files starting with a dot '.', true = show all files (. and .. are always ignored!) - exec: false (default) = do NOT allow to upload or modify scripts, true = allow it (if docroot is mounted, this allows to run scripts!) --> deny_script method was added to egw_vfs and calls to it from filemanager Other fixes: - missing write rights of the webserver were not removed from perms (causing warnings to be displayed in the ui) - rename was not working due to typos --> should be backported for obvious reasons to 1.6
added an array of replacement names to ease the transition to the new class naming scheme: app_class
Description
Languages
PHP
56.1%
JavaScript
14.3%
TypeScript
14.1%
CSS
9.3%
Less
2%
Other
4.2%