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.21


From: sigurdne
Subject: [Phpgroupware-cvs] property/setup tables_current.inc.php,1.21
Date: Thu, 24 Feb 2005 15:08:41 -0000

Update of property/setup

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

Log Message:
no message

====================================================
Index: property/setup/tables_current.inc.php
diff -u property/setup/tables_current.inc.php:1.20 
property/setup/tables_current.inc.php:1.21
--- property/setup/tables_current.inc.php:1.20  Sat Jan 29 18:40:26 2005
+++ property/setup/tables_current.inc.php       Tue Feb  1 11:35:09 2005
@@ -1582,6 +1582,7 @@
                                'input_text' => array('type' => 
'varchar','precision' => '50','nullable' => False),
                                'statustext' => array('type' => 
'varchar','precision' => '150','nullable' => False),
                                'datatype' => array('type' => 
'varchar','precision' => '10','nullable' => False),
+                               'search' => array('type' => 'int','precision' 
=> '2','nullable' => True),
                                'list' => array('type' => 'int','precision' => 
'4','nullable' => True),
                                'attrib_sort' => array('type' => 
'int','precision' => '4','nullable' => True),
                                'size' => array('type' => 'int','precision' => 
'4','nullable' => True),






reply via email to

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