From 656e6fb09923a840c76ca438d57570913f02cf2a Mon Sep 17 00:00:00 2001 From: Lars Kneschke Date: Mon, 22 Dec 2003 12:32:14 +0000 Subject: [PATCH] try to get rid of some redirects --- calendar/index.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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(); + ?>