phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] phpgwapi/setup tables_current.inc.php, 1.32.2.6.2.12,


From: Dave Hall <address@hidden>
Subject: [Phpgroupware-cvs] phpgwapi/setup tables_current.inc.php, 1.32.2.6.2.12, 1.32.2.6.2.13
Date: Tue, 28 Oct 2003 01:33:25 +0000

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

Modified Files:
      Tag: Version-0_9_16-branch
        tables_current.inc.php 
Log Message:
fix 'lang' table being created when not needed

Index: tables_current.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/phpgwapi/setup/tables_current.inc.php,v
retrieving revision 1.32.2.6.2.12
retrieving revision 1.32.2.6.2.13
diff -C2 -d -r1.32.2.6.2.12 -r1.32.2.6.2.13
*** tables_current.inc.php      28 Oct 2003 01:23:33 -0000      1.32.2.6.2.12
--- tables_current.inc.php      28 Oct 2003 01:33:22 -0000      1.32.2.6.2.13
***************
*** 558,562 ****
                if(intval($_ver) < 23)
                {
!                       $phpgw_baseline['lang']['fd']['message_id'] = array(
                                'type'      => 'varchar',
                                'precision' => 150,
--- 558,562 ----
                if(intval($_ver) < 23)
                {
!                       $phpgw_baseline['phpgw_lang']['fd']['message_id'] = 
array(
                                'type'      => 'varchar',
                                'precision' => 150,





reply via email to

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