phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] admin/setup setup.inc.php,1.24


From: powerstat
Subject: [Phpgroupware-cvs] admin/setup setup.inc.php,1.24
Date: Wed, 11 May 2005 08:59:00 +0200

Update of admin/setup

Modified Files:
     Branch: MAIN
            setup.inc.php lines: +9 -10

Log Message:
Added phpdocs

====================================================
Index: admin/setup/setup.inc.php
diff -u admin/setup/setup.inc.php:1.23 admin/setup/setup.inc.php:1.24
--- admin/setup/setup.inc.php:1.23      Sun Jan 16 17:39:08 2005
+++ admin/setup/setup.inc.php   Wed May 11 06:59:37 2005
@@ -1,14 +1,13 @@
 <?php
-       
/**************************************************************************\
-       * phpGroupWare - Chora                                                  
   *
-       * 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.                                           
   *
-       
\**************************************************************************/
-       /* $Id$ */
+       /**
+       * Administration - Setup
+       *
+       * @copyright Copyright (C) 2003-2005 Free Software Foundation, Inc. 
http://www.fsf.org/
+       * @license http://www.gnu.org/licenses/gpl.html GNU General Public 
License
+       * @package admin
+       * @subpackage setup
+       * @version $Id$
+       */

        $setup_info['admin']['name']      = 'admin';
        $setup_info['admin']['title']     = 'Administration';






reply via email to

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