From c8a3b035764768d6586ecf7ffd054324f1c60954 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Fri, 14 Jul 2017 15:15:42 +0800 Subject: [PATCH] AssetTrait.php --- AssetTrait.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/AssetTrait.php b/AssetTrait.php index 3e31ee5c..cadc2cce 100644 --- a/AssetTrait.php +++ b/AssetTrait.php @@ -91,7 +91,8 @@ trait Pman_Core_AssetTrait { $output = date('Y-m-d-H-i-s-', $maxtime). $smod .'-'.md5(serialize($arfiles)) .'.js'; - + + // where are we going to write all of this.. // This has to be done via a -- 2.39.2