From c99c46f7cc941b099778cf5880d995aaf007ef22 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Thu, 24 Dec 2015 11:08:17 +0800 Subject: [PATCH] Asset.php --- Asset.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Asset.php b/Asset.php index 5284094e..d24b9e24 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'; + * SESSION-DIR/{$www-user}-{$ff->project}-$ff->version}-{js|css}-compile/{filename}'; * * */ -- 2.39.2