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


From: nomail
Subject: [Phpgroupware-cvs] property/setup/tables_current.inc.php, 1.16
Date: Fri, 8 Oct 2004 15:45:37 +0200

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

date: 2004/10/08 13:45:37;  author: sigurdne;  state: Exp;  lines: +2 -1

Log Message:
no message
=====================================================================
Index: property/setup/tables_current.inc.php
diff -u property/setup/tables_current.inc.php:1.15 
property/setup/tables_current.inc.php:1.16
--- property/setup/tables_current.inc.php:1.15  Wed Sep 15 19:51:09 2004
+++ property/setup/tables_current.inc.php       Fri Oct  8 13:45:37 2004
@@ -50,6 +50,7 @@
                                'address' => array('type' => 
'varchar','precision' => '100','nullable' => True),
                                'split' => array('type' => 'int','precision' => 
'2','nullable' => True),
                                'remark' => array('type' => 
'varchar','precision' => '50','nullable' => True),
+                               'owner' => array('type' => 
'varchar','precision' => '5','nullable' => True),
                                'Spredning' => array('type' => 
'int','precision' => '4','nullable' => True)
                        ),
                        'pk' => array('gab_id','location_code'),




reply via email to

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