phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] sitemgr index.php,1.4


From: skwashd
Subject: [Phpgroupware-cvs] sitemgr index.php,1.4
Date: Sun, 15 May 2005 04:16:00 +0200

Update of sitemgr

Modified Files:
     Branch: MAIN
            index.php lines: +9 -13

Log Message:
merge from 16

====================================================
Index: sitemgr/index.php
diff -u sitemgr/index.php:1.3 sitemgr/index.php:1.4
--- sitemgr/index.php:1.3       Wed May 11 13:27:02 2005
+++ sitemgr/index.php   Sun May 15 02:16:27 2005
@@ -1,13 +1,13 @@
 <?php
-       /**
-       * Sitemanager
-       *
-       * @copyright Copyright (C) 2002-2005 Free Software Foundation, Inc. 
http://www.fsf.org/
-       * @license http://www.gnu.org/licenses/gpl.html GNU General Public 
License
-       * @package sitemanager
-       * @version $Id$
-       */
-
+        
/**************************************************************************\
+        * phpGroupWare - Web Content Manager                                   
    *
+        * http://www.phpgroupware.org                                          
    *
+        * -----------------------------------------------                      
    *
+        *  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.                                          
    *
+        
\**************************************************************************/
         $GLOBALS['phpgw_info']['flags'] = array
         (
                 'currentapp' => 'sitemgr',
@@ -15,10 +15,6 @@
                 'nonavbar'   => True,
                 'noapi'      => False
         );
-
-        /**
-        * Include phpgroupware header
-        */
         include('../header.inc.php');

        $CommonUI = CreateObject('sitemgr.Common_UI');






reply via email to

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