add change pwd|lang|theme; twig-ify standard_error()
Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
This commit is contained in:
@@ -500,6 +500,10 @@ if ($page == '') {
|
||||
$page = 'overview';
|
||||
}
|
||||
|
||||
UI::Twig()->addGlobal('action', $action);
|
||||
UI::Twig()->addGlobal('page', $page);
|
||||
UI::Twig()->addGlobal('s', $s);
|
||||
|
||||
/**
|
||||
* Initialize the mailingsystem
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user