PATH:
home
/
thebhoeo
/
.trash
/
backwpup
/
views
/
restore
<?php if ( ! defined( 'ABSPATH' ) ) { exit; } /** * Restore download log view. * * @var \stdClass $bind */ ?> <a class="button" href="<?php echo esc_url( $bind->link ); ?>"> <?php echo esc_html( $bind->label ); ?> </a>
[+]
steps
[-] main.php
[edit]
[-] download-log.php
[edit]
[-] dashboard.php
[edit]
[-] notifications.php
[edit]
[+]
..
[-] index.php
[edit]