From 4ea1c4dd3d9e56b18846a9a0d476a7ffae9996b6 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Thu, 24 Dec 2015 11:08:51 +0800 Subject: [PATCH] Asset.php --- Asset.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Asset.php b/Asset.php index d24b9e24..a4f8b077 100644 --- a/Asset.php +++ b/Asset.php @@ -12,7 +12,7 @@ * * then * we deliver the file from - * SESSION-DIR/{$www-user}-{$ff->project}-$ff->version}-{js|css}-compile/{filename}'; + * SESSION-DIR/{$www-user}-{$ff->project}-$ff->version}-{js|css}-compile/{filename}/PATH'; * * */ -- 2.39.2