phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] sitemgr/setup tables_current.inc.php, 1.16 tables_bas


From: skwashd
Subject: [Phpgroupware-cvs] sitemgr/setup tables_current.inc.php, 1.16 tables_baseline.inc.php, 1.3 tables_update.inc.php, 1.19 setup.inc.php, 1.19 default_records.inc.php, 1.9
Date: Thu, 12 May 2005 08:28:00 +0200

Update of sitemgr/setup

Modified Files:
     Branch: MAIN
            tables_current.inc.php lines: +12 -10
            tables_baseline.inc.php lines: +0 -10
            tables_update.inc.php lines: +7 -1
            setup.inc.php lines: +11 -9
            default_records.inc.php lines: +0 -10

Log Message:
Rollback erroneous copyright information

====================================================
Index: sitemgr/setup/tables_current.inc.php
diff -u sitemgr/setup/tables_current.inc.php:1.15 
sitemgr/setup/tables_current.inc.php:1.16
--- sitemgr/setup/tables_current.inc.php:1.15   Wed May 11 13:27:02 2005
+++ sitemgr/setup/tables_current.inc.php        Thu May 12 06:28:12 2005
@@ -1,13 +1,15 @@
 <?php
-       /**
-       * Sitemanager - Setup
-       *
-       * @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
-       * @subpackage setup
-       * @version $Id$
-       */
+       
/**************************************************************************\
+       * phpGroupWare                                                          
   *
+       * 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$ */

        $phpgw_baseline = array(
                'phpgw_sitemgr_pages' => array(
@@ -166,4 +168,4 @@
                        'ix' => array(),
                        'uc' => array()
                ),
-       );
\ No newline at end of file
+       );

====================================================
Index: sitemgr/setup/tables_baseline.inc.php
diff -u sitemgr/setup/tables_baseline.inc.php:1.2 
sitemgr/setup/tables_baseline.inc.php:1.3
--- sitemgr/setup/tables_baseline.inc.php:1.2   Wed May 11 13:27:02 2005
+++ sitemgr/setup/tables_baseline.inc.php       Thu May 12 06:28:12 2005
@@ -1,14 +1,4 @@
 <?php
-       /**
-       * Sitemanager - Setup
-       *
-       * @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
-       * @subpackage setup
-       * @version $Id$
-       */
-
        $phpgw_baseline = array(
                'phpgw_sitemgr_pages' => array(
                        'fd' => array(

====================================================
Index: sitemgr/setup/tables_update.inc.php
diff -u sitemgr/setup/tables_update.inc.php:1.18 
sitemgr/setup/tables_update.inc.php:1.19
--- sitemgr/setup/tables_update.inc.php:1.18    Wed May 11 13:27:02 2005
+++ sitemgr/setup/tables_update.inc.php Thu May 12 06:28:12 2005
@@ -12,6 +12,12 @@

        $test[] = '0.9.13.001';

+
+       /**
+       * Update to 0.9.13.001
+       *
+       * @return string New version
+       */
        /**
        * Update to 0.9.13.001
        *

====================================================
Index: sitemgr/setup/setup.inc.php
diff -u sitemgr/setup/setup.inc.php:1.18 sitemgr/setup/setup.inc.php:1.19
--- sitemgr/setup/setup.inc.php:1.18    Wed May 11 13:27:02 2005
+++ sitemgr/setup/setup.inc.php Thu May 12 06:28:12 2005
@@ -1,13 +1,15 @@
 <?php
-       /**
-       * Sitemanager - Setup
-       *
-       * @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
-       * @subpackage setup
-       * @version $Id$
-       */
+       
/**************************************************************************\
+       * phpGroupWare - sitemgr                                                
   *
+       * 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$ */

        $setup_info['sitemgr']['name']      = 'sitemgr';
        $setup_info['sitemgr']['title']     = 'SiteMgr Web Content Manager';

====================================================
Index: sitemgr/setup/default_records.inc.php
diff -u sitemgr/setup/default_records.inc.php:1.8 
sitemgr/setup/default_records.inc.php:1.9
--- sitemgr/setup/default_records.inc.php:1.8   Wed May 11 13:27:02 2005
+++ sitemgr/setup/default_records.inc.php       Thu May 12 06:28:12 2005
@@ -1,14 +1,4 @@
 <?php
-       /**
-       * Sitemanager - Setup
-       *
-       * @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
-       * @subpackage setup
-       * @version $Id$
-       */
-
        $oProc->query("INSERT INTO phpgw_categories 
(cat_parent,cat_owner,cat_access,cat_appname,cat_name,cat_description,last_mod) 
VALUES (0,-1,'public','sitemgr','Default Website','This website has been added 
by setup',0)");
        $site_id = 
$oProc->m_odb->get_last_insert_id('phpgw_categories','cat_id');
        $oProc->query("UPDATE phpgw_categories SET cat_main = $site_id WHERE 
cat_id = $site_id",__LINE__,__FILE__);






reply via email to

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