From b2dcedef35bfa6c7dcd6a3e8bd340c5ac4a4cbd7 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Thu, 24 Dec 2015 11:09:50 +0800 Subject: [PATCH] Asset.php --- Asset.php | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Asset.php b/Asset.php index e720c30e..91c36ebf 100644 --- a/Asset.php +++ b/Asset.php @@ -3,6 +3,8 @@ /** * Generic cached assset server... -- No security om this.. should only return compressed CSS/JS * + * Does a few tricks with headers to improve caching... + * * * Also includes code to generate assets... * -- 2.39.2