AssetTrait.php
authorAlan Knowles <alan@roojs.com>
Wed, 16 Dec 2020 08:55:52 +0000 (16:55 +0800)
committerAlan Knowles <alan@roojs.com>
Wed, 16 Dec 2020 08:55:52 +0000 (16:55 +0800)
AssetTrait.php

index 3f4bb80..2095ca6 100644 (file)
@@ -316,7 +316,7 @@ trait Pman_Core_AssetTrait {
          
         $output = date('Y-m-d-H-i-s-', $maxtime). $smod .'-'.md5(serialize(array($this->baseURL, $ar))) .'.css';
          
-        $asset = $ff->project == 'Pman' ? '/Core/Asset/scss/' : '/Asset/scss/';
+        $asset = $ff->project == 'Pman' ? '/Core/Asset/scss/' : '/Asset/css/';
         
         // where are we going to write all of this..
         // This has to be done via a