request client to not use caching (Anyone wondering why I am at school and not in my class?)
parent
f8368d98f4
commit
b131dc733b
|
@ -1,6 +1,7 @@
|
||||||
<?php
|
<?php
|
||||||
//todo: fix automatic log out when opening "Boards"
|
//todo: fix automatic log out when opening "Boards"
|
||||||
session_start();
|
session_start();
|
||||||
|
%PLEAZE_NO_CACHE%
|
||||||
%NO_CHEAP_SESSION_STEALING%
|
%NO_CHEAP_SESSION_STEALING%
|
||||||
$navbar="boards";
|
$navbar="boards";
|
||||||
?>
|
?>
|
||||||
|
|
Loading…
Reference in New Issue