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