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


From: sigurdne
Subject: [Phpgroupware-cvs] property/setup tables_current.inc.php,1.17.2.12
Date: Thu, 24 Feb 2005 14:32:57 -0000

Update of property/setup

Modified Files:
     Branch: proposed-0_9_18-branch
            tables_current.inc.php lines: +3 -2

Log Message:
no message

====================================================
Index: property/setup/tables_current.inc.php
diff -u property/setup/tables_current.inc.php:1.17.2.11 
property/setup/tables_current.inc.php:1.17.2.12
--- property/setup/tables_current.inc.php:1.17.2.11     Mon Dec  6 15:01:22 2004
+++ property/setup/tables_current.inc.php       Thu Jan 13 14:00:10 2005
@@ -1606,7 +1606,8 @@
                                'tracking' => array('type' => 'int','precision' 
=> '4','nullable' => True),
                                'location_level' => array('type' => 
'int','precision' => '4','nullable' => True),
                                'fileupload' => array('type' => 
'int','precision' => '4','nullable' => True),
-                               'loc_link' => array('type' => 'int','precision' 
=> '4','nullable' => True)
+                               'loc_link' => array('type' => 'int','precision' 
=> '4','nullable' => True),
+                               'start_project' => array('type' => 
'int','precision' => '4','nullable' => True)
                        ),
                        'pk' => array('entity_id','id'),
                        'fk' => array(),






reply via email to

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