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


From: sigurdne
Subject: [Phpgroupware-cvs] hrm/setup tables_current.inc.php,1.12
Date: Fri, 2 Dec 2005 23:40: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.11 
hrm/setup/tables_current.inc.php:1.12
--- hrm/setup/tables_current.inc.php:1.11       Fri Dec  2 17:13:22 2005
+++ hrm/setup/tables_current.inc.php    Fri Dec  2 22:40:13 2005
@@ -54,7 +54,7 @@
                                'name' => array('type' => 'varchar','precision' 
=> '100','nullable' => True),
                                'descr' => array('type' => 'text','nullable' => 
True),
                                'entry_date' => array('type' => 
'int','precision' => '4','nullable' => True),
-                               'owner' => array('type' => 'int','precision' => 
'4','nullable' => True),
+                               'type_owner' => array('type' => 
'int','precision' => '4','nullable' => True),
                        ),
                        'pk' => array('id'),
                        'fk' => array(),






reply via email to

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