phpgroupware-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Phpgroupware-cvs] CVS: property/setup tables_current.inc.php,1.16.2.3,


From: Sigurd Nes <address@hidden>
Subject: [Phpgroupware-cvs] CVS: property/setup tables_current.inc.php,1.16.2.3,1.16.2.4
Date: Mon, 03 Feb 2003 16:49:06 -0500

Update of /cvsroot/phpgroupware/property/setup
In directory subversions:/tmp/cvs-serv15237/setup

Modified Files:
      Tag: Version-0_9_14-branch
        tables_current.inc.php 
Log Message:
no message

Index: tables_current.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/property/setup/tables_current.inc.php,v
retrieving revision 1.16.2.3
retrieving revision 1.16.2.4
diff -C2 -r1.16.2.3 -r1.16.2.4
*** tables_current.inc.php      29 Jan 2003 22:16:12 -0000      1.16.2.3
--- tables_current.inc.php      3 Feb 2003 21:49:04 -0000       1.16.2.4
***************
*** 825,828 ****
--- 825,829 ----
                                'ticket_status'         => array('type' => 
'char','precision' => 1, 'nullable' => False),
                                'ticket_details'        => array('type' => 
'text','nullable' => False),
+                               'location_code' => array('type' => 'varchar', 
'precision' => 20,'nullable' => True),
                                'objekt_id' => array('type' => 'varchar', 
'precision' => 4,'nullable' => True),
                                'property_name' => array('type' => 'varchar', 
'precision' => 50,'nullable' => True),





reply via email to

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