minor fix in entrie for 4.3.32

This commit is contained in:
Uwe Steinmann 2017-01-17 13:48:54 +01:00
parent 14ab2120f1
commit 4bd65d7b6d

View File

@ -3,8 +3,8 @@
--------------------------------------------------------------------------------
- fix saving new mimetype for fulltext search, available languages
- put access rights of folder into popup box if more than 3 exists
- define apache_request_headers() if it does not exists, makes webdav
work in fast cgi mode or on webservers other than apache
- do not execute code which uses apache_request_headers() if it does not exists,
makes webdav work in fast cgi mode or on webservers other than apache
- clean up of distribution created by makefile
- order groups in select boxes by name
- javascript added by addToFooterJS() will be written to a temp. file