phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] phpgwapi/setup default_records.inc.php, 1.4.2.6.2.7,


From: Dave Hall <address@hidden>
Subject: [Phpgroupware-cvs] phpgwapi/setup default_records.inc.php, 1.4.2.6.2.7, 1.4.2.6.2.8
Date: Tue, 28 Oct 2003 01:27:38 +0000

Update of /cvsroot/phpgroupware/phpgwapi/setup
In directory subversions:/tmp/cvs-serv5053

Modified Files:
      Tag: Version-0_9_16-branch
        default_records.inc.php 
Log Message:
'fix freshinstall detection'

Index: default_records.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/phpgwapi/setup/default_records.inc.php,v
retrieving revision 1.4.2.6.2.7
retrieving revision 1.4.2.6.2.8
diff -C2 -d -r1.4.2.6.2.7 -r1.4.2.6.2.8
*** default_records.inc.php     26 Oct 2003 03:24:43 -0000      1.4.2.6.2.7
--- default_records.inc.php     28 Oct 2003 01:27:36 -0000      1.4.2.6.2.8
***************
*** 285,287 ****
                        .  ")");
        }
! ?>
--- 285,288 ----
                        .  ")");
        }
!       //force users to config their install - was dropped sometime ago - 
adding it again - skwashd
!       $GLOBALS['phpgw_setup']->oProc->query("INSERT INTO phpgw_config 
VALUES('phpgwapi', 'freshinstall', 1)");





reply via email to

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