Remove unused $auth

Signed-off-by: Christian König <ckoenig@posteo.de>
This commit is contained in:
Christian König
2022-08-13 14:20:50 +02:00
parent 70dce5f500
commit 4e76c43969
2 changed files with 0 additions and 15 deletions

View File

@@ -63,11 +63,6 @@
</div>
</div>
<!-- sidebar menu: : style can be found in sidebar.less -->
<?php
if (!$auth && (!isset($indexpage) || isset($_GET['login']))) {
$scriptname = 'login';
}
?>
<ul class="sidebar-menu" data-widget="tree">
<li class="header text-uppercase">Main</li>
<!-- Home Page -->