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


From: nomail
Subject: [Phpgroupware-cvs] property/setup/tables_current.inc.php, 1.17
Date: Sun, 24 Oct 2004 00:11:00 +0200

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

date: 2004/10/23 22:11:00;  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.16 
property/setup/tables_current.inc.php:1.17
--- property/setup/tables_current.inc.php:1.16  Fri Oct  8 13:45:37 2004
+++ property/setup/tables_current.inc.php       Sat Oct 23 22:11:00 2004
@@ -1492,6 +1492,7 @@
                                'abid' => array('type' => 'int','precision' => 
'4','nullable' => False),
                                'org_name' => array('type' => 
'varchar','precision' => '50','nullable' => False),
                                'category' => array('type' => 'int','precision' 
=> '4','nullable' => False),
+                               'member_of' => array('type' => 
'varchar','precision' => '255','nullable' => True),
                                'remark' => array('type' => 
'varchar','precision' => '255','nullable' => True),
                                'entry_date' => array('type' => 
'int','precision' => '4','nullable' => True)
                        ),




reply via email to

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