From 37e5b4b8640bc216d2ec6e55f7d7bbf04025fdbd Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Thu, 24 Dec 2015 11:04:56 +0800 Subject: [PATCH] Asset.php --- Asset.php | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Asset.php b/Asset.php index f518e8ea..4d1eeff2 100644 --- a/Asset.php +++ b/Asset.php @@ -3,6 +3,9 @@ /** * Generic cached assset server... * + * + * Also includes code to generate assets... + * * Hydra generates a url for the compressed files as /Asset/css/xxxx.yyy.zzz * */ -- 2.39.2