forked from extern/egroupware
fcb8f3497ccdd4a7bd0dd6d52c40ffba9876a4c4
- egw_vfs::stat and egw_vfs_stream_wrapper::url_stat now both have a parameter $try_create_home=false, which do not create a non-existing home-directory by default. - filemanger_ui calls egw_vfs::stat($path,true) to create an evtl. missing home dir (in case it does not exist because of previous problems) --> fixes not working home-dir creation or rename, because url_stat already tried to create the home-dir
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%