mirror of
https://github.com/monstra-cms/monstra.git
synced 2025-08-04 20:27:40 +02:00
Restore Site from Backup - tmp directory fix #228
This commit is contained in:
@@ -69,7 +69,7 @@ class BackupAdmin extends Backend
|
|||||||
} else { die('Request was denied because it contained an invalid security token. Please refresh the page and try again.'); }
|
} else { die('Request was denied because it contained an invalid security token. Please refresh the page and try again.'); }
|
||||||
}
|
}
|
||||||
|
|
||||||
// Restore backup
|
// Delete backup
|
||||||
// -------------------------------------
|
// -------------------------------------
|
||||||
if (Request::get('restore')) {
|
if (Request::get('restore')) {
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user