phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] property/setup tables_current.inc.php,1.26


From: sigurdne
Subject: [Phpgroupware-cvs] property/setup tables_current.inc.php,1.26
Date: Tue, 3 May 2005 15:46:00 +0200

Update of property/setup

Modified Files:
     Branch: MAIN
            tables_current.inc.php lines: +2 -2

Log Message:
no message

====================================================
Index: property/setup/tables_current.inc.php
diff -u property/setup/tables_current.inc.php:1.25 
property/setup/tables_current.inc.php:1.26
--- property/setup/tables_current.inc.php:1.25  Thu Apr 14 14:49:01 2005
+++ property/setup/tables_current.inc.php       Tue May  3 13:46:52 2005
@@ -75,7 +75,7 @@
                                'first_name' => array('type' => 
'varchar','precision' => '30','nullable' => True),
                                'last_name' => array('type' => 
'varchar','precision' => '30','nullable' => True),
                                'contact_phone' => array('type' => 
'varchar','precision' => '20','nullable' => True),
-                               'category' => array('type' => 'int','precision' 
=> '2','nullable' => True)
+                               'category' => array('type' => 'int','precision' 
=> '4','nullable' => True)
                        ),
                        'pk' => array('id'),
                        'fk' => array(),






reply via email to

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