till
2008-02-14 60dd08732a7ac53ee77ef250d79a5e6aa5d32d6f
* changing back, problems with mdb2, no time to troubleshoot

1 files modified
2 ■■■ changed files
config/db.inc.php.dist 2 ●●● patch | view | raw | blame | history
config/db.inc.php.dist
@@ -27,7 +27,7 @@
$rcmail_config['db_dsnr'] = '';
// database backend to use (only db or mdb2 are supported)
$rcmail_config['db_backend'] = 'mdb2';
$rcmail_config['db_backend'] = 'db';
// maximum length of a query in bytes
$rcmail_config['db_max_length'] = 512000;  // 500K