Added an exception handler to config->get() which handles situations where the...
Added an exception handler to config->get() which handles situations where the db is not in place, allowing us to remove a call to db_table_exists() which should improve cached performance a bit
Please register or sign in to comment