From: Alan Knowles Date: Wed, 20 Jan 2016 09:20:17 +0000 (+0800) Subject: AssetTrait.php X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=329cf22a94b5babe1330f941dce66e9151fcfc33 AssetTrait.php --- diff --git a/AssetTrait.php b/AssetTrait.php index 687fc1c8..9dd14406 100644 --- a/AssetTrait.php +++ b/AssetTrait.php @@ -243,7 +243,7 @@ trait Pman_Core_AssetTrait { $output = date('Y-m-d-H-i-s-', $maxtime). $smod .'-'.md5(serialize($arfiles)) .'.css'; - $asset = $ff->project == 'Pman' ? '/Core/Asset/css/' : '/Asset/css/'; + $asset = $ff->project == 'Pman' ? '/Core/Asset/css/' : '/Asset/css/'; // where are we going to write all of this.. // This has to be done via a