fix possible undefined variable if session timed out after login and re-login with another user
Signed-off-by: Michael Kaufmann (d00p) <d00p@froxlor.org>
This commit is contained in:
@@ -406,6 +406,7 @@ if (isset($userinfo['loginname'])
|
||||
/**
|
||||
* Fills variables for navigation, header and footer
|
||||
*/
|
||||
$navigation = "";
|
||||
if (AREA == 'admin' || AREA == 'customer') {
|
||||
if (hasUpdates($version)) {
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user