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