D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
opt
/
psa
/
admin
/
application
/
default
/
views
/
scripts
/
backup
/
Filename :
restore.phtml
back
Copy
<?php // Copyright 1999-2025. WebPros International GmbH. All rights reserved. ?> <?php echo $this->form; ?> <?= $this->requireJs('app/backup/restore', [ 'type' => $this->type, 'disableRestore' => (int)$this->disableRestore, 'taskStatuses' => $this->taskStatuses, 'urls' => $this->urls, ]) ?>