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.66.2.8,1


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

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

Modified Files:
      Tag: Version-0_9_14-branch
        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.66.2.8
retrieving revision 1.66.2.9
diff -C2 -r1.66.2.8 -r1.66.2.9
*** class.uicalendar.inc.php    19 Apr 2002 13:50:59 -0000      1.66.2.8
--- class.uicalendar.inc.php    25 Apr 2002 13:08:08 -0000      1.66.2.9
***************
*** 1646,1650 ****
                                // 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();
                        }
--- 1646,1650 ----
                                // If we reach this, it is because they didn't 
search for anything,
                                // attempt to send them back to where they 
where.
!                               Header('Location: ' . 
$GLOBALS['phpgw']->link($from));
                                $GLOBALS['phpgw']->common->phpgw_exit();
                        }




reply via email to

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