master
Jean-Christian Paul Denis 2023-03-18 00:38:06 +01:00
parent 56862d5eb4
commit 808fe000da
Signed by: JcDenis
GPG Key ID: 1B5B8C5B90B6C951
1 changed files with 1 additions and 1 deletions

View File

@ -599,7 +599,7 @@ class Manage extends dcNsProcess
private static function redirect(string $msg, ?string $lang = null): void private static function redirect(string $msg, ?string $lang = null): void
{ {
$current = ManageContainer::init(); $current = ManageVars::init();
$redir = [ $redir = [
'type' => $current->type, 'type' => $current->type,