forked from root/threadr.lostcave.ddnss.de
removed FORCE_LOGOUT and SET_LOGIN_VARIABLE variables to let the NAVBAR take care of that
parent
9f4bf5b0b0
commit
ab76b36a02
|
@ -1,8 +1,6 @@
|
|||
<?php
|
||||
session_start();
|
||||
%SET_LOGIN_VARIABLE%
|
||||
%PLEAZE_NO_CACHE%
|
||||
%FORCE_LOGOUT%
|
||||
$navbar = "logout";
|
||||
?>
|
||||
<!DOCTYPE html>
|
||||
|
|
Loading…
Reference in New Issue