phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: property/setup tables_current.inc.php,1.55,1.56


From: Sigurd Nes <address@hidden>
Subject: [Phpgroupware-cvs] CVS: property/setup tables_current.inc.php,1.55,1.56
Date: Thu, 03 Apr 2003 14:12:47 -0500

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

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

Index: tables_current.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/property/setup/tables_current.inc.php,v
retrieving revision 1.55
retrieving revision 1.56
diff -C2 -r1.55 -r1.56
*** tables_current.inc.php      2 Apr 2003 19:25:01 -0000       1.55
--- tables_current.inc.php      3 Apr 2003 19:12:45 -0000       1.56
***************
*** 223,227 ****
                                'name' => array('type' => 'varchar','precision' 
=> '50','nullable' => True),
                                'general_address' => array('type' => 
'varchar','precision' => '50','nullable' => True),
!                               'bydel_id' => array('type' => 'int','precision' 
=> '2','nullable' => True),
                                'Postnr_ID' => array('type' => 
'varchar','precision' => '4','nullable' => True),
                                'Eier_ID' => array('type' => 'int','precision' 
=> '4','nullable' => True),
--- 223,227 ----
                                'name' => array('type' => 'varchar','precision' 
=> '50','nullable' => True),
                                'general_address' => array('type' => 
'varchar','precision' => '50','nullable' => True),
!                               'part_of_town_id' => array('type' => 
'int','precision' => '2','nullable' => True),
                                'Postnr_ID' => array('type' => 
'varchar','precision' => '4','nullable' => True),
                                'Eier_ID' => array('type' => 'int','precision' 
=> '4','nullable' => True),
***************
*** 578,583 ****
                                'key_deliver' => array('type' => 'int', 
'precision' => 4,'nullable' => True),
                                'integration' => array('type' => 'int', 
'precision' => 4,'nullable' => True),
!                               'charge_tenant' => array('type' => 'int', 
'precision' => 2,'nullable' => True),
!                               'sent_by_email' => array('type' => 'int', 
'precision' => 4,'nullable' => True)
                        ),
                        'pk' => array('id'),
--- 578,582 ----
                                'key_deliver' => array('type' => 'int', 
'precision' => 4,'nullable' => True),
                                'integration' => array('type' => 'int', 
'precision' => 4,'nullable' => True),
!                               'charge_tenant' => array('type' => 'int', 
'precision' => 2,'nullable' => True)
                        ),
                        'pk' => array('id'),





reply via email to

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