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.38,1.39


From: Sigurd Nes <address@hidden>
Subject: [Phpgroupware-cvs] CVS: property/setup tables_current.inc.php,1.38,1.39
Date: Thu, 27 Feb 2003 04:53:47 -0500

Update of /cvsroot/phpgroupware/property/setup
In directory subversions:/tmp/cvs-serv19056/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.38
retrieving revision 1.39
diff -C2 -r1.38 -r1.39
*** tables_current.inc.php      25 Feb 2003 11:29:29 -0000      1.38
--- tables_current.inc.php      27 Feb 2003 09:53:41 -0000      1.39
***************
*** 139,142 ****
--- 139,143 ----
                                'street_number' => array('type' => 
'varchar','precision' => '10','nullable' => True),
                                'descr' => array('type' => 
'varchar','precision' => '35','nullable' => True),
+                               'remark' => array('type' => 'text','nullable' 
=> True),
                                'tenant_id' => array('type' => 
'int','precision' => '4','nullable' => True),
                                'Flyttenr' => array('type' => 
'char','precision' => '2','nullable' => True),





reply via email to

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