1
0
mirror of https://github.com/monstra-cms/monstra.git synced 2025-08-04 12:17:42 +02:00

Restore Site from Backup - tmp directory fix #228

This commit is contained in:
metal_gvc
2014-02-12 21:13:35 +02:00
parent 8380ec5b7d
commit 847af54c11

View File

@@ -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.'); }
}
// Restore backup
// Delete backup
// -------------------------------------
if (Request::get('restore')) {