' , __('Import') , ''
, '
'
, '
';
if (@file_exists('setup/index.php') && ! @file_exists(CONFIG_FILE)) {
// show only if setup script is available, allows to disable this message
// by simply removing setup directory
// Also do not show in config exists (and setup would refuse to work)
?>
', ''
) , PhpMyAdmin\Util::showDocu('setup', 'setup-script');
?>