Parsed: 111647

function make_db_current_silent( $tables = 'all' ) {
  dbDelta( $tables );
}