forked from root/threadr.lostcave.ddnss.de
request client to not use caching
parent
dfb9c4e8eb
commit
6410f52c42
|
@ -1,4 +1,5 @@
|
|||
<?php
|
||||
%PLEAZE_NO_CACHE%
|
||||
$_SESSION = array();
|
||||
if (ini_get("session.use_cookies")) {
|
||||
$params = session_get_cookie_params();
|
||||
|
|
Loading…
Reference in New Issue