phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] calendar/phpgroupware.org accept_holiday.php, 1.4


From: skwashd
Subject: [Phpgroupware-cvs] calendar/phpgroupware.org accept_holiday.php, 1.4
Date: Sun, 15 May 2005 07:48:00 +0200

Update of calendar/phpgroupware.org

Modified Files:
     Branch: MAIN
            accept_holiday.php lines: +11 -9

Log Message:
rollback unlawful header changes and get a usable base so I can merge in 16 
changes

====================================================
Index: calendar/phpgroupware.org/accept_holiday.php
diff -u calendar/phpgroupware.org/accept_holiday.php:1.3 
calendar/phpgroupware.org/accept_holiday.php:1.4
--- calendar/phpgroupware.org/accept_holiday.php:1.3    Wed May 11 11:38:07 2005
+++ calendar/phpgroupware.org/accept_holiday.php        Sun May 15 05:48:35 2005
@@ -1,13 +1,15 @@
 <?php
-       /**
-       * Calendar
-       *
-       * @author Mark Peters <address@hidden>
-       * @copyright Copyright (C) 2000-2002,2005 Free Software Foundation, 
Inc. http://www.fsf.org/
-       * @license http://www.gnu.org/licenses/gpl.html GNU General Public 
License
-       * @package calendar
-       * @version $Id$
-       */
+  /**************************************************************************\
+  * phpGroupWare                                                             *
+  * http://www.phpgroupware.org                                              *
+  * Written by Mark Peters <address@hidden>                          *
+  * --------------------------------------------                             *
+  *  This program is free software; you can redistribute it and/or modify it *
+  *  under the terms of the GNU General Public License as published by the   *
+  *  Free Software Foundation; either version 2 of the License, or (at your  *
+  *  option) any later version.                                              *
+  \**************************************************************************/
+       /* $Id$ */

        $send_back_to = 
str_replace('submitlocale','holiday_admin',$HTTP_REFERER);
        $send_back_to = str_replace('submit','admin',$HTTP_REFERER);    // 
0.9.14.xxx






reply via email to

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