Index: class.vfs_sql.inc.php =================================================================== RCS file: /cvsroot/phpgroupware/phpgwapi/inc/class.vfs_sql.inc.php,v retrieving revision 1.15.2.5 diff -r1.15.2.5 class.vfs_sql.inc.php 1197c1197 < $rights = $acl->get_rights ($account_id); --- > $rights = $acl->get_rights ($GLOBALS['phpgw_info']['user']['account_id']);