egroupware/filemanager
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
..
inc Fixed follow option in find(): 2009-05-02 14:00:31 +00:00
setup Using links for Up and Home Icons 2009-04-30 08:09:50 +00:00
templates Using links for Up and Home Icons 2009-04-30 08:09:50 +00:00
cli.php "removing file_exists() again and suppressing the warning of lstat() if file does not exist, as file_exists calls stat(), which resolves sysmlinks first and costs more then double the time on dirs with many symlinks" 2009-05-02 12:45:06 +00:00
index.php index files without header include, but working with sessionid in url 2008-08-14 13:53:17 +00:00
test.php "testscript for VFS" 2009-05-01 12:30:11 +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