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.3


From: powerstat
Subject: [Phpgroupware-cvs] calendar/phpgroupware.org accept_holiday.php, 1.3
Date: Wed, 11 May 2005 13:38:00 +0200

Update of calendar/phpgroupware.org

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

Log Message:
Added phpdocs

====================================================
Index: calendar/phpgroupware.org/accept_holiday.php
diff -u calendar/phpgroupware.org/accept_holiday.php:1.2 
calendar/phpgroupware.org/accept_holiday.php:1.3
--- calendar/phpgroupware.org/accept_holiday.php:1.2    Thu Feb 27 19:20:01 2003
+++ calendar/phpgroupware.org/accept_holiday.php        Wed May 11 11:38:07 2005
@@ -1,15 +1,13 @@
 <?php
-  /**************************************************************************\
-  * 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$ */
+       /**
+       * 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$
+       */

        $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]