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


From: nomail
Subject: [Phpgroupware-cvs] property/setup/tables_current.inc.php, 1.13
Date: Tue, 24 Aug 2004 15:06:17 +0200

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

date: 2004/08/24 13:06:17;  author: sigurdne;  state: Exp;  lines: +2 -2

Log Message:
no message
=====================================================================
Index: property/setup/tables_current.inc.php
diff -u property/setup/tables_current.inc.php:1.12 
property/setup/tables_current.inc.php:1.13
--- property/setup/tables_current.inc.php:1.12  Fri Aug 20 15:15:21 2004
+++ property/setup/tables_current.inc.php       Tue Aug 24 13:06:17 2004
@@ -616,7 +616,7 @@
                                'vendor_id' => array('type' => 
'int','precision' => '4','nullable' => False),
                                'name' => array('type' => 'varchar','precision' 
=> '100','nullable' => False),
                                'descr' => array('type' => 'text','nullable' => 
True),
-                               'status' => array('type' => 
'varchar','precision' => '10','nullable' => True)
+                               'status' => array('type' => 
'varchar','precision' => '10','nullable' => True),
                                'entry_date' => array('type' => 
'int','precision' => '4','nullable' => True),
                                'start_date' => array('type' => 
'int','precision' => '4','nullable' => True),
                                'end_date' => array('type' => 'int','precision' 
=> '4','nullable' => True),




reply via email to

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