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(),
_______________________________________________
Phpgroupware-cvs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/phpgroupware-cvs