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


From: sigurdne
Subject: [Phpgroupware-cvs] hrm/setup tables_current.inc.php,1.2
Date: Mon, 21 Nov 2005 16:49:00 +0100

Update of hrm/setup

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

Log Message:
*** empty log message ***

====================================================
Index: hrm/setup/tables_current.inc.php
diff -u hrm/setup/tables_current.inc.php:1.1 
hrm/setup/tables_current.inc.php:1.2
--- hrm/setup/tables_current.inc.php:1.1        Mon Nov 21 12:01:20 2005
+++ hrm/setup/tables_current.inc.php    Mon Nov 21 15:49:09 2005
@@ -35,6 +35,7 @@
                        'fd' => array(
                                'id' => array('type' => 'auto','precision' => 
'4','nullable' => False),
                                'job_parent' => array('type' => 
'int','precision' => '4','nullable' => True),
+                               'lob_level' => array('type' => 
'int','precision' => '4','nullable' => True),
                                'name' => array('type' => 'varchar','precision' 
=> '64','nullable' => True),
                                'descr' => array('type' => 'text','nullable' => 
True),
                                'entry_date' => array('type' => 
'int','precision' => '4','nullable' => True),






reply via email to

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