phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: property/setup setup.inc.php,1.21,1.22 tables_cu


From: Sigurd Nes <address@hidden>
Subject: [Phpgroupware-cvs] CVS: property/setup setup.inc.php,1.21,1.22 tables_current.inc.php,1.36,1.37
Date: Sun, 23 Feb 2003 16:45:37 -0500

Update of /cvsroot/phpgroupware/property/setup
In directory subversions:/tmp/cvs-serv20858/setup

Modified Files:
        setup.inc.php tables_current.inc.php 
Log Message:
no message

Index: setup.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/property/setup/setup.inc.php,v
retrieving revision 1.21
retrieving revision 1.22
diff -C2 -r1.21 -r1.22
*** setup.inc.php       18 Feb 2003 20:38:20 -0000      1.21
--- setup.inc.php       23 Feb 2003 21:45:34 -0000      1.22
***************
*** 34,38 ****
                'boei_bydel',
                'fm_building',
-               'boei_formaal',
                'fm_gabnr',
                'fm_streetaddress',
--- 34,37 ----
***************
*** 48,51 ****
--- 47,51 ----
                'fm_equipment_type_attrib',
                'fm_location_type',
+               'fm_location_attrib',
                'fm_location_type_attrib',
                'fm_property_attrib',
***************
*** 82,87 ****
                'fm_wo_project',
                'fm_wo_projectbranch',
!               'phpgw_fm_tts_tickets',
!               'phpgw_fm_tts_views',
                't_ecoart',
                't_ecobilag',
--- 82,87 ----
                'fm_wo_project',
                'fm_wo_projectbranch',
!               'fm_tts_tickets',
!               'fm_tts_views',
                't_ecoart',
                't_ecobilag',

Index: tables_current.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/property/setup/tables_current.inc.php,v
retrieving revision 1.36
retrieving revision 1.37
diff -C2 -r1.36 -r1.37
*** tables_current.inc.php      21 Feb 2003 10:28:59 -0000      1.36
--- tables_current.inc.php      23 Feb 2003 21:45:34 -0000      1.37
***************
*** 257,261 ****
                                'entrance_id' => array('type' => 
'char','precision' => '2','nullable' => False),
                                'gabnr' => array('type' => 
'varchar','precision' => '20','nullable' => True),
!                               'description' => array('type' => 
'varchar','precision' => '35','nullable' => True),
                                'Totalt_Fellesareal' => array('type' => 
'int','precision' => '2','nullable' => True),
                                'tid' => array('type' => 'char','precision' => 
'1','nullable' => True),
--- 257,261 ----
                                'entrance_id' => array('type' => 
'char','precision' => '2','nullable' => False),
                                'gabnr' => array('type' => 
'varchar','precision' => '20','nullable' => True),
!                               'descr' => array('type' => 
'varchar','precision' => '35','nullable' => True),
                                'Totalt_Fellesareal' => array('type' => 
'int','precision' => '2','nullable' => True),
                                'tid' => array('type' => 'char','precision' => 
'1','nullable' => True),





reply via email to

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