This commit is contained in:
rGaillard
2011-07-06 10:11:35 +00:00
parent d1a13007b9
commit 4d2c770c6f
646 changed files with 0 additions and 94688 deletions
-11
View File
@@ -1,11 +0,0 @@
<?php
header("Expires: Mon, 26 Jul 1997 05:00:00 GMT");
header("Last-Modified: ".gmdate("D, d M Y H:i:s")." GMT");
header("Cache-Control: no-store, no-cache, must-revalidate");
header("Cache-Control: post-check=0, pre-check=0", false);
header("Pragma: no-cache");
header("Location: ../");
exit;