phpgroupware-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Phpgroupware-cvs] CVS: calendar/inc class.uicalendar.inc.php,1.75,1.76


From: Mark A Peters <address@hidden>
Subject: [Phpgroupware-cvs] CVS: calendar/inc class.uicalendar.inc.php,1.75,1.76
Date: Thu, 25 Apr 2002 09:10:04 -0400

Update of /cvsroot/phpgroupware/calendar/inc
In directory subversions:/tmp/cvs-serv3109

Modified Files:
        class.uicalendar.inc.php 
Log Message:
GNU Bug #130.

Index: class.uicalendar.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/calendar/inc/class.uicalendar.inc.php,v
retrieving revision 1.75
retrieving revision 1.76
diff -C2 -r1.75 -r1.76
*** class.uicalendar.inc.php    19 Apr 2002 14:02:31 -0000      1.75
--- class.uicalendar.inc.php    25 Apr 2002 13:10:01 -0000      1.76
***************
*** 1642,1646 ****
                                // If we reach this, it is because they didn't 
search for anything,
                                // attempt to send them back to where they 
where.
!                               Header('Location: ' . $phpgw->link($from));
                                $GLOBALS['phpgw']->common->phpgw_exit();
                        }
--- 1642,1646 ----
                                // If we reach this, it is because they didn't 
search for anything,
                                // attempt to send them back to where they 
where.
!                               Header('Location: ' . 
$GLBOALS['phpgw']->link($from));
                                $GLOBALS['phpgw']->common->phpgw_exit();
                        }




reply via email to

[Prev in Thread] Current Thread [Next in Thread]