mirror of
https://github.com/monstra-cms/monstra.git
synced 2025-07-31 02:10:37 +02:00
PSR - fix
This commit is contained in:
@@ -90,7 +90,7 @@ class SystemAdmin extends Backend
|
||||
Notification::set('success', __('Temporary files deleted', 'system'));
|
||||
Request::redirect('index.php?id=system');
|
||||
}
|
||||
|
||||
|
||||
} else { die('Request was denied because it contained an invalid security token. Please refresh the page and try again.'); }
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user