phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: property/setup tables_current.inc.php,1.91,1.92


From: Sigurd Nes <address@hidden>
Subject: [Phpgroupware-cvs] CVS: property/setup tables_current.inc.php,1.91,1.92
Date: Fri, 20 Jun 2003 06:52:26 -0400

Update of /cvsroot/phpgroupware/property/setup
In directory subversions:/tmp/cvs-serv14363/setup

Modified Files:
        tables_current.inc.php 
Log Message:
no message

Index: tables_current.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/property/setup/tables_current.inc.php,v
retrieving revision 1.91
retrieving revision 1.92
diff -C2 -r1.91 -r1.92
*** tables_current.inc.php      20 Jun 2003 10:31:49 -0000      1.91
--- tables_current.inc.php      20 Jun 2003 10:52:24 -0000      1.92
***************
*** 102,106 ****
                                'entrance_id' => array('type' => 
'varchar','precision' => '2','nullable' => True),
                                'entry_date' => array('type' => 
'int','precision' => '4','nullable' => True),
!                               'user_created' => array('type' => 
'int','precision' => '4','nullable' => True),
                                'remark' => array('type' => 
'varchar','precision' => '255','nullable' => True)
                        ),
--- 102,106 ----
                                'entrance_id' => array('type' => 
'varchar','precision' => '2','nullable' => True),
                                'entry_date' => array('type' => 
'int','precision' => '4','nullable' => True),
!                               'user_id' => array('type' => 'int','precision' 
=> '4','nullable' => True),
                                'remark' => array('type' => 
'varchar','precision' => '255','nullable' => True)
                        ),





reply via email to

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