Changeset 785 in subversion


Ignore:
Timestamp:
Sep 8, 2007 7:10:42 PM (6 years ago)
Author:
till
Message:

# ERRATA r783 : of course persistant connections are disabled by default now
+ extended the comment (alibi) in regard to persistant connections

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/roundcubemail/config/db.inc.php.dist

    r783 r785  
    3434 
    3535// use persistent db-connections 
     36// beware this will not "always" work as expected 
     37// see: http://www.php.net/manual/en/features.persistent-connections.php 
    3638$rcmail_config['db_persistent'] = FALSE; 
    3739 
Note: See TracChangeset for help on using the changeset viewer.