mirror of
https://github.com/vrana/adminer.git
synced 2025-08-08 07:36:44 +02:00
Comment
This commit is contained in:
@@ -1,4 +1,5 @@
|
|||||||
<?php
|
<?php
|
||||||
|
//! rewrite in compile.php to cache moderately with -dev version
|
||||||
if ($_SERVER["HTTP_IF_MODIFIED_SINCE"]) {
|
if ($_SERVER["HTTP_IF_MODIFIED_SINCE"]) {
|
||||||
header("HTTP/1.1 304 Not Modified");
|
header("HTTP/1.1 304 Not Modified");
|
||||||
exit;
|
exit;
|
||||||
|
Reference in New Issue
Block a user