egroupware_official/filemanager/inc
Ralf Becker b59a688fbb - 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 14:51:13 +00:00
..
class.filemanager_hooks.inc.php Default and forced preferences for nearly all apps 2009-10-19 17:04:11 +00:00
class.filemanager_select.inc.php "ignore hidden files" 2009-05-11 20:58:53 +00:00
class.filemanager_ui.inc.php - fixed not working rename in entry directories in /apps (eg. rename of 2009-12-01 14:51:13 +00:00