diff --git a/calendar/index.php b/calendar/index.php index cf0d80a597..18e979a358 100755 --- a/calendar/index.php +++ b/calendar/index.php @@ -39,7 +39,7 @@ //echo 'Local DateTime: '.date('Ymd H:i:s',$GLOBALS['phpgw']->datetime->users_localtime).'
'."\n"; # $GLOBALS['phpgw']->redirect_link('/index.php',$parms); -# $GLOBALS['phpgw']->common->phpgw_exit(); - ExecMethod('calendar.uicalendar.index',$parms); + $GLOBALS['phpgw']->common->phpgw_exit(); + ?>