| | |
| | | +-----------------------------------------------------------------------+ |
| | | | 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 | |
| | | | | |
| | | +-----------------------------------------------------------------------+ |
| | |
| | | |
| | | $rcmail_config['db_sequence_messages'] = 'message_ids'; |
| | | |
| | | $rcmail_config['db_sequence_searches'] = 'search_ids'; |
| | | |
| | | |
| | | // end db config file |
| | | ?> |
| | | |