phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: felamimail/setup tables_current.inc.php,1.2,1.3


From: Bettina Gille <address@hidden>
Subject: [Phpgroupware-cvs] CVS: felamimail/setup tables_current.inc.php,1.2,1.3
Date: Mon, 04 Mar 2002 10:07:44 -0500

Update of /cvsroot/phpgroupware/felamimail/setup
In directory subversions:/tmp/cvs-serv18230

Modified Files:
        tables_current.inc.php 
Log Message:
fix table description

Index: tables_current.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/felamimail/setup/tables_current.inc.php,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -r1.2 -r1.3
*** tables_current.inc.php      26 Feb 2002 00:07:13 -0000      1.2
--- tables_current.inc.php      4 Mar 2002 15:07:41 -0000       1.3
***************
*** 28,32 ****
                                'date'          => array('type' => 'timestamp'),
                                'size'          => array('type' => 'int', 
'precision' => 4),
!                               'attachments'   => array('type' => 'varchar', 
'precision' =>120))
                        ),
                        'pk' => 
array('accountid','hostname','accountname','foldername','uid'),
--- 28,32 ----
                                'date'          => array('type' => 'timestamp'),
                                'size'          => array('type' => 'int', 
'precision' => 4),
!                               'attachments'   => array('type' => 'varchar', 
'precision' =>120)
                        ),
                        'pk' => 
array('accountid','hostname','accountname','foldername','uid'),




reply via email to

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