Your IP : 216.73.216.95


Current Path : /var/www/opcart/upload/admin/language/en-gb/tool/
Upload File :
Current File : /var/www/opcart/upload/admin/language/en-gb/tool/backup.php

<?php
// Heading
$_['heading_title']    = 'Backup &amp; Restore';

// Text
$_['text_success']     = 'Success: You have successfully imported your database!';

// Entry
$_['entry_import']     = 'Import';
$_['entry_export']     = 'Export';

// Error
$_['error_permission'] = 'Warning: You do not have permission to modify Backup &amp; Restore!';
$_['error_export']     = 'Warning: You must select at least one table to export!';
$_['error_empty']      = 'Warning: The file you uploaded was empty!';