Procházet zdrojové kódy

Add files via upload

Daniele Bonini (皮夕): WebDev, DevOps and homomm.org by lots of Simplicity bits před 3 roky
rodič
revize
a45dd5461e
1 změnil soubory, kde provedl 0 přidání a 1 odebrání
  1. 0 1
      Private/core/init.inc

+ 0 - 1
Private/core/init.inc

@@ -63,5 +63,4 @@ if (DEBUG) {
 header("Expires: 0");
 header("Pragma: no-cache");
 // HTTP/1.1 support
-//header("Cache-Control: no-cache,no-store,max-age=0,s-maxage=0,must-revalidate");
 header("Cache-Control: private,no-cache,max-age=0,s-maxage=0,must-revalidate");