gateway to cwsvJudoApps
This commit is contained in:
6
homepage/participo/sidenav/loginStatus.php
Normal file
6
homepage/participo/sidenav/loginStatus.php
Normal file
@@ -0,0 +1,6 @@
|
||||
<li>
|
||||
Angemeldet als <?php echo($_SESSION['user']['username']); ?>
|
||||
</li>
|
||||
<li>
|
||||
<a href="./logout.php">Logout</a>
|
||||
</li>
|
||||
Reference in New Issue
Block a user