forked from extern/egroupware
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;
|
global $phpgw, $phpgw_info, $grants;
|
||||||
|
|
||||||
$startdate -= 7200;
|
|
||||||
|
|
||||||
if($owner == 0) { $owner= $phpgw_info['user']['account_id']; }
|
if($owner == 0) { $owner= $phpgw_info['user']['account_id']; }
|
||||||
|
|
||||||
$str = '';
|
$str = '';
|
||||||
|
Loading…
Reference in New Issue
Block a user