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.123, 1


From: Sigurd Nes <address@hidden>
Subject: [Phpgroupware-cvs] CVS: property/setup tables_current.inc.php, 1.123, 1.124
Date: Tue, 12 Aug 2003 13:02:43 -0400

Update of /cvsroot/phpgroupware/property/setup
In directory subversions:/tmp/cvs-serv18365/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.123
retrieving revision 1.124
diff -C2 -r1.123 -r1.124
*** tables_current.inc.php      11 Aug 2003 17:18:44 -0000      1.123
--- tables_current.inc.php      12 Aug 2003 17:02:40 -0000      1.124
***************
*** 1457,1461 ****
                                'org_name' => array('type' => 
'varchar','precision' => '50','nullable' => False),
                                'category' => array('type' => 'int','precision' 
=> '4','nullable' => False),
!                               'remark' => array('type' => 
'varchar','precision' => '255','nullable' => False),
                                'entry_date' => array('type' => 
'int','precision' => '4','nullable' => True)
                        ),
--- 1457,1461 ----
                                'org_name' => array('type' => 
'varchar','precision' => '50','nullable' => False),
                                'category' => array('type' => 'int','precision' 
=> '4','nullable' => False),
!                               'remark' => array('type' => 
'varchar','precision' => '255','nullable' => True),
                                'entry_date' => array('type' => 
'int','precision' => '4','nullable' => True)
                        ),





reply via email to

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