try to get rid of some redirects

This commit is contained in:
Lars Kneschke 2003-12-22 12:32:14 +00:00
parent 83a544901b
commit 656e6fb099

View File

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