mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-08-18 12:30:02 +02:00
first take on pushing app-changes to all clients
This commit is contained in:
@@ -67,7 +67,8 @@ class timesheet_hooks
|
||||
'file_access'=> TIMESHEET_APP.'.timesheet_bo.file_access',
|
||||
'file_access_user' => true, // file_access supports 4th parameter $user
|
||||
'notify' => TIMESHEET_APP.'.timesheet_bo.notify',
|
||||
'merge' => true,
|
||||
'merge' => true,
|
||||
'push_data' => 'ts_owner',
|
||||
);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user