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


From: sigurdne
Subject: [Phpgroupware-cvs] hrm/setup tables_current.inc.php,1.7
Date: Tue, 29 Nov 2005 21:22:00 +0100

Update of hrm/setup

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

Log Message:
no message

====================================================
Index: hrm/setup/tables_current.inc.php
diff -u hrm/setup/tables_current.inc.php:1.6 
hrm/setup/tables_current.inc.php:1.7
--- hrm/setup/tables_current.inc.php:1.6        Tue Nov 29 15:07:58 2005
+++ hrm/setup/tables_current.inc.php    Tue Nov 29 20:22:03 2005
@@ -35,7 +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),
+                               'job_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]