diff --git a/lib/common.php b/lib/common.php index ca668d8c28..f92f08b7d6 100644 --- a/lib/common.php +++ b/lib/common.php @@ -89,6 +89,7 @@ $config['db'] = 'class_location' => INSTALLDIR . '/classes', 'require_prefix' => 'classes/', 'class_prefix' => '', + 'mirror' => NULL, 'db_driver' => 'DB', # XXX: JanRain libs only work with DB 'quote_identifiers' => false);