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


From: nomail
Subject: [Phpgroupware-cvs] property/setup/tables_current.inc.php, 1.1.1.10
Date: Sun, 30 May 2004 21:10:30 +0200

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

date: 2004/05/30 19:10:30;  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.1.1.9 
property/setup/tables_current.inc.php:1.1.1.10
--- property/setup/tables_current.inc.php:1.1.1.9       Sun May 30 12:28:43 2004
+++ property/setup/tables_current.inc.php       Sun May 30 19:10:30 2004
@@ -168,6 +168,7 @@
                                'org_name' => array('type' => 
'varchar','precision' => '50','nullable' => True),
                                '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),
                                'category' => array('type' => 'int','precision' 
=> '2','nullable' => True)
                        ),
                        'pk' => array('id'),




reply via email to

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