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


From: nomail
Subject: [Phpgroupware-cvs] property/setup/tables_current.inc.php, 1.1.1.9
Date: Sun, 30 May 2004 14:28:43 +0200

Update of /property/setup
Modified Files:
        Branch: 
          tables_current.inc.php

date: 2004/05/30 12:28:43;  author: sigurdne;  state: Exp;  lines: +4 -1

Log Message:
no message
=====================================================================
Index: property/setup/tables_current.inc.php
diff -u property/setup/tables_current.inc.php:1.1.1.8 
property/setup/tables_current.inc.php:1.1.1.9
--- property/setup/tables_current.inc.php:1.1.1.8       Sat May 29 23:23:56 2004
+++ property/setup/tables_current.inc.php       Sun May 30 12:28:43 2004
@@ -133,6 +133,7 @@
                                'list' => array('type' => 'int','precision' => 
'2','nullable' => True),
                                'location_form' => array('type' => 
'int','precision' => '2','nullable' => True),
                                'lookup_form' => array('type' => 
'int','precision' => '2','nullable' => True),
+                               'search' => array('type' => 'int','precision' 
=> '2','nullable' => True),
                                'statustext' => array('type' => 
'varchar','precision' => '100','nullable' => False),
                                'size' => array('type' => 'int','precision' => 
'4','nullable' => True),
                                'datatype' => array('type' => 
'varchar','precision' => '10','nullable' => True),
@@ -192,6 +193,7 @@
                                'list' => array('type' => 'int','precision' => 
'2','nullable' => True),
                                'location_form' => array('type' => 
'int','precision' => '2','nullable' => True),
                                'lookup_form' => array('type' => 
'int','precision' => '2','nullable' => True),
+                               'search' => array('type' => 'int','precision' 
=> '2','nullable' => True),
                                'statustext' => array('type' => 
'varchar','precision' => '100','nullable' => False),
                                'size' => array('type' => 'int','precision' => 
'4','nullable' => True),
                                'datatype' => array('type' => 
'varchar','precision' => '10','nullable' => True),
@@ -1443,6 +1445,7 @@
                                'list' => array('type' => 'int','precision' => 
'2','nullable' => True),
                                'location_form' => array('type' => 
'int','precision' => '2','nullable' => True),
                                'lookup_form' => array('type' => 
'int','precision' => '2','nullable' => True),
+                               'search' => array('type' => 'int','precision' 
=> '2','nullable' => True),
                                'statustext' => array('type' => 
'varchar','precision' => '100','nullable' => False),
                                'size' => array('type' => 'int','precision' => 
'4','nullable' => True),
                                'datatype' => array('type' => 
'varchar','precision' => '10','nullable' => True),




reply via email to

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