egroupware/filemanager/inc
Ralf Becker 287131565f Fixed follow option in find():
- if base is a symlink to a dir, this one is listed anyway
- symlinks to dirs (beside the base) are only descended, if
  $options['follow'] is specified
- links are returned for type 'f'
--> removed follow option from find() in filemanager_ui::get_rows()
--> no more infinit symlink loops in filemanager GUI
2009-05-02 14:00:31 +00:00
..
class.filemanager_hooks.inc.php "typo" 2008-11-16 10:59:04 +00:00
class.filemanager_select.inc.php saving attachments to vfs 2009-04-17 08:22:31 +00:00
class.filemanager_ui.inc.php Fixed follow option in find(): 2009-05-02 14:00:31 +00:00