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


From: Lars Kneschke <address@hidden>
Subject: [Phpgroupware-cvs] CVS: felamimail/setup tables_current.inc.php,1.1.1.1.2.3,1.1.1.1.2.4
Date: Fri, 22 Mar 2002 15:09:07 -0500

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

Modified Files:
      Tag: Version-0_9_14-branch
        tables_current.inc.php 
Log Message:
removed one ) that where to much


Index: tables_current.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/felamimail/setup/tables_current.inc.php,v
retrieving revision 1.1.1.1.2.3
retrieving revision 1.1.1.1.2.4
diff -C2 -r1.1.1.1.2.3 -r1.1.1.1.2.4
*** tables_current.inc.php      22 Mar 2002 20:07:20 -0000      1.1.1.1.2.3
--- tables_current.inc.php      22 Mar 2002 20:09:05 -0000      1.1.1.1.2.4
***************
*** 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]