thomascube
2011-09-22 ef4998c11084b2c99f8af9976f9860d5f7709a0f
config/db.inc.php.dist
@@ -4,8 +4,8 @@
 +-----------------------------------------------------------------------+
 | Configuration file for database access                                |
 |                                                                       |
 | This file is part of the RoundCube Webmail client                     |
 | Copyright (C) 2005-2009, RoundCube Dev. - Switzerland                 |
 | This file is part of the Roundcube Webmail client                     |
 | Copyright (C) 2005-2009, The Roundcube Dev Team                       |
 | Licensed under the GNU GPL                                            |
 |                                                                       |
 +-----------------------------------------------------------------------+
@@ -68,6 +68,8 @@
$rcmail_config['db_sequence_messages'] = 'message_ids';
$rcmail_config['db_sequence_searches'] = 'search_ids';
// end db config file
?>