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:
Michael Kaufmann (d00p)
2014-12-27 18:35:31 +01:00
parent 4b0507c4d3
commit d765cc8633

View File

@@ -406,6 +406,7 @@ if (isset($userinfo['loginname'])
/**
* Fills variables for navigation, header and footer
*/
$navigation = "";
if (AREA == 'admin' || AREA == 'customer') {
if (hasUpdates($version)) {
/*