File "dbreplace.php"
Full Path: /var/www/bvnghean.vn/save_bvnghean.vn/wp-content/plugins/backupbuddy/_importbuddy/importbuddy/controllers/pages/dbreplace.php
File size: 302 bytes
MIME-type: text/x-php
Charset: utf-8
<?php
if ( ! defined( 'PB_IMPORTBUDDY' ) || ( true !== PB_IMPORTBUDDY ) ) {
die( '<html></html>' );
}
Auth::require_authentication(); // Die if not logged in.
$data = array();
pb_backupbuddy::load_view( 'dbreplace', $data );
?><script>jQuery( '#pageTitle' ).html( 'Database Text Replace' );</script>