From: arno Date: Sat, 25 Jul 2009 12:41:25 +0000 (+0200) Subject: set Cache-control to no-cache for items.php X-Git-Tag: v0.1~9 X-Git-Url: https://dev.renevier.net/gitweb.cgi?p=syp.git;a=commitdiff_plain;h=1919f5475e9df3136e5086f5084736da36ef975a set Cache-control to no-cache for items.php --- diff --git a/items.php b/items.php index bcf5f1f..3efed08 100644 --- a/items.php +++ b/items.php @@ -8,6 +8,8 @@ require_once ("./inc/db/mysql.php"); function main ($features) { + header("Cache-control: no-cache"); + echo '