File "_viewstashfiles.php"
Full Path: /var/www/bvnghean.vn/save_bvnghean.vn/wp-content/plugins/backupbuddy/destinations/live/_viewstashfiles.php
File size: 455 bytes
MIME-type: text/x-php
Charset: utf-8
<?php
/* BackupBuddy Stash Live Remote Files Viewer
*
* @author Dustin Bolton
* @since 7.0
*
* NOTE: Incoming variables: $destination, $destination_id
*/
echo '<center><h1>' . __( 'Stash Files', 'it-l10n-backupbuddy' ) . '</h1></center><br>';
$hide_quota = false;
$live_mode = true;
require_once( pb_backupbuddy::plugin_path() . '/destinations/stash2/init.php' );
require_once( pb_backupbuddy::plugin_path() . '/destinations/stash2/_manage.php' );