?? GreyFile — Mystic File Browser

Current path: home/webdevt/www/dev-uz-avocat/wp-content/plugins/backwpup/views/restore/



?? Go up: /home/webdevt/www/dev-uz-avocat/wp-content/plugins/backwpup/views

?? Viewing: dashboard.php

<?php /** @var \stdClass $bind */ ?>
<nav>
	<ul>
		<li>
			<?php
			if ( $bind->downloader->can_be_downloaded() ) {
				$bind->downloader->view();
			}
			?>
		</li>
	</ul>
</nav>


??

??