phpgroupware-cvs
[Top][All Lists]
Advanced

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

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


From: Marco Andriolo-Stagno (MAS!) <address@hidden>
Subject: [Phpgroupware-cvs] CVS: fax/setup tables_current.inc.php,1.2,1.3
Date: Tue, 08 Apr 2003 05:23:52 -0400

Update of /cvsroot/phpgroupware/fax/setup
In directory subversions:/tmp/cvs-serv26324/setup

Modified Files:
        tables_current.inc.php 
Log Message:
bugfix: changed 'user' field on db to 'faxuser' to avoid incompatibilty with
postgresql. (not fully tested). Please note my new mail address too:
address@hidden .



Index: tables_current.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/fax/setup/tables_current.inc.php,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -r1.2 -r1.3
*** tables_current.inc.php      27 Nov 2002 15:50:40 -0000      1.2
--- tables_current.inc.php      8 Apr 2003 09:23:49 -0000       1.3
***************
*** 22,26 ****
     'fd'       =>      array
     (
!       'user'  =>      array
        (
         'type' =>      'varchar',
--- 22,26 ----
     'fd'       =>      array
     (
!       'faxuser'       =>      array
        (
         'type' =>      'varchar',





reply via email to

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