phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] hrm/setup tables_current.inc.php,1.9


From: sigurdne
Subject: [Phpgroupware-cvs] hrm/setup tables_current.inc.php,1.9
Date: Wed, 30 Nov 2005 20:20:00 +0100

Update of hrm/setup

Modified Files:
     Branch: MAIN
            tables_current.inc.php lines: +2 -1

Log Message:
no message

====================================================
Index: hrm/setup/tables_current.inc.php
diff -u hrm/setup/tables_current.inc.php:1.8 
hrm/setup/tables_current.inc.php:1.9
--- hrm/setup/tables_current.inc.php:1.8        Wed Nov 30 17:07:22 2005
+++ hrm/setup/tables_current.inc.php    Wed Nov 30 19:20:00 2005
@@ -57,6 +57,7 @@
                                'category' => array('type' => 'int','precision' 
=> '4','nullable' => True),
                                'skill_id' => array('type' => 'int','precision' 
=> '4','nullable' => True),
                                'experience_id' => array('type' => 
'int','precision' => '4','nullable' => True),
+                               'parent_task' => array('type' => 
'int','precision' => '4','nullable' => True),
                                'entry_date' => array('type' => 
'int','precision' => '4','nullable' => True),
                                'task_owner' => array('type' => 
'int','precision' => '4','nullable' => True),
                        ),






reply via email to

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