aboutsummaryrefslogtreecommitdiffstats
path: root/async.php
diff options
context:
space:
mode:
Diffstat (limited to 'async.php')
-rw-r--r--async.php5
1 files changed, 0 insertions, 5 deletions
diff --git a/async.php b/async.php
index 3509d01..8e858df 100644
--- a/async.php
+++ b/async.php
@@ -11,11 +11,6 @@ function isAsyncRequest() {
# <<<
#===============================================================================
-# Deactivate caching
-#===============================================================================
-header('Cache-Control: no-cache, no-store, must-revalidate');
-
-#===============================================================================
# Include classes and functions
#===============================================================================
spl_autoload_register(function($classname) {