forked from root/threadr.lostcave.ddnss.de
request client to not use caching
parent
0efe8efb4b
commit
dfb9c4e8eb
|
@ -1,6 +1,7 @@
|
|||
<?php
|
||||
//todo: fix automatic log out when opening "News"
|
||||
session_start();
|
||||
%PLEAZE_NO_CACHE%
|
||||
%NO_CHEAP_SESSION_STEALING%
|
||||
$navbar = "news";
|
||||
?>
|
||||
|
|
Loading…
Reference in New Issue