~/storage/backup/ directory.'; // Column $_['column_filename'] = 'Filename'; $_['column_size'] = 'Size'; $_['column_date_added'] = 'Date Added'; $_['column_action'] = 'Action'; // Entry $_['entry_progress'] = 'Progress'; $_['entry_export'] = 'Export'; // Error $_['error_permission'] = 'Warning: You do not have permission to modify Backup & Restore!'; $_['error_export'] = 'Warning: You must select at least one table to export!'; $_['error_table'] = 'Table %s is not in the allowed list!'; $_['error_file'] = 'File could not be found!'; $_['error_directory'] = 'Directory could not be found!'; $_['error_not_found'] = 'Error: Could not find file %s !'; $_['error_headers_sent'] = 'Error: Headers already sent out!'; $_['error_upload_size'] = 'Upload file cannot be larger than %s!';