render('admin_pages/packages/setup/archive-filter-files-tab', array (
'package' => $Package
)); ?>
excluded from the database script. ", 'duplicator');
_e("Excluding certain tables can cause your site or plugins to not work correctly after install!
", 'duplicator');
_e(" Use caution when excluding tables! It is highly recommended to not exclude WordPress core tables*, unless you know the impact.", 'duplicator');
?>
:
:
"
data-tooltip="">
[]
Database->Compatible);
$is_mysql40 = in_array('mysql40', $modes);
$is_no_table = in_array('no_table_options', $modes);
$is_no_key = in_array('no_key_options', $modes);
$is_no_field = in_array('no_field_options', $modes);
?>