mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-01-14 01:48:35 +01:00
Fix for bug #417015
This commit is contained in:
parent
6972306f8f
commit
ff565921fc
@ -844,8 +844,6 @@ class calendar extends calendar_
|
||||
{
|
||||
global $phpgw, $phpgw_info, $grants;
|
||||
|
||||
$startdate -= 7200;
|
||||
|
||||
if($owner == 0) { $owner= $phpgw_info['user']['account_id']; }
|
||||
|
||||
$str = '';
|
||||
|
Loading…
Reference in New Issue
Block a user