egroupware/filemanager
Ralf Becker 03f38f9233 - fixed not working rename in entry directories in /apps (eg. rename of
an infolog attachment), was caused by use of url_stat from sqlfs
  instead of links stream wrapper
- fixed wrong mime type / icon in files stored via netdrive from msword
  (the first use the extension .tmp, before renaming file to .doc:
  sqlfs "detects" mime type only from the extension and did not recheck
  it if a file gets renamed, that's now fixed)
2009-12-01 15:02:41 +00:00
..
inc - fixed not working rename in entry directories in /apps (eg. rename of 2009-12-01 15:02:41 +00:00
setup Update spanish translation 2009-11-22 20:27:22 +00:00
templates removed "no access" from eACL rights and added a helptext, that rights can only be added, not taken away via eACL 2009-08-26 10:09:13 +00:00
cli.php fixed login in other then first domain 2009-11-30 17:57:35 +00:00
index.php index files without header include, but working with sessionid in url 2008-08-14 13:53:17 +00:00
webdav.php moved webdav handler in the root dir, as its now a general service and not only used by filemanager 2008-05-10 21:15:46 +00:00