mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-01-03 04:29:28 +01:00
"docu update"
This commit is contained in:
parent
38d3ac65ff
commit
e720c3f4ac
@ -640,12 +640,7 @@ class timesheet_bo extends so_sql
|
|||||||
/**
|
/**
|
||||||
* Check access to the projects file store
|
* Check access to the projects file store
|
||||||
*
|
*
|
||||||
* We currently map file access rights:
|
* @param int $id id of entry
|
||||||
* - file read rights = project read rights
|
|
||||||
* - file write or delete rights = project edit rights
|
|
||||||
*
|
|
||||||
* @ToDo Implement own acl rights for file access
|
|
||||||
* @param int $id pm_id of project
|
|
||||||
* @param int $check EGW_ACL_READ for read and EGW_ACL_EDIT for write or delete access
|
* @param int $check EGW_ACL_READ for read and EGW_ACL_EDIT for write or delete access
|
||||||
* @return boolean true if access is granted or false otherwise
|
* @return boolean true if access is granted or false otherwise
|
||||||
*/
|
*/
|
||||||
|
Loading…
Reference in New Issue
Block a user