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


From: nomail
Subject: [Phpgroupware-cvs] property/setup/tables_current.inc.php, 1.4
Date: Sun, 13 Jun 2004 00:19:52 +0200

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

date: 2004/06/12 22:19:52;  author: sigurdne;  state: Exp;  lines: +2 -1

Log Message:
*** empty log message ***
=====================================================================
Index: property/setup/tables_current.inc.php
diff -u property/setup/tables_current.inc.php:1.3 
property/setup/tables_current.inc.php:1.4
--- property/setup/tables_current.inc.php:1.3   Fri Jun 11 18:44:02 2004
+++ property/setup/tables_current.inc.php       Sat Jun 12 22:19:52 2004
@@ -169,6 +169,7 @@
                                'email' => array('type' => 
'varchar','precision' => '64','nullable' => True),
                                'contact_phone' => array('type' => 
'varchar','precision' => '20','nullable' => True),
                                'klasse' => array('type' => 
'varchar','precision' => '10','nullable' => True),
+                               'member_of' => array('type' => 
'varchar','precision' => '255','nullable' => True),
                                'category' => array('type' => 'int','precision' 
=> '2','nullable' => True)
                        ),
                        'pk' => array('id'),




reply via email to

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