From: Alan Knowles Date: Thu, 24 Dec 2015 03:06:07 +0000 (+0800) Subject: Asset.php X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=598cc179b4bcc648fb513d30bb13d489316159f0 Asset.php --- diff --git a/Asset.php b/Asset.php index 4d1eeff2..792ff038 100644 --- a/Asset.php +++ b/Asset.php @@ -6,7 +6,11 @@ * * Also includes code to generate assets... * - * Hydra generates a url for the compressed files as /Asset/css/xxxx.yyy.zzz + * methods outputJavascriptDir / outputCssDir generate files in + * SESSION-PATH/Asset/css/xxxx.yyy.zzz + * SESSION-PATH/Asset/js/xxxx.yyy.zzz + * + * * */