From: john Date: Wed, 15 Aug 2018 06:21:29 +0000 (+0800) Subject: Asset.php X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=938df0f8371d4ff13e812f865cb2544e425cbe91 Asset.php --- diff --git a/Asset.php b/Asset.php index 84b559e1..2a621929 100644 --- a/Asset.php +++ b/Asset.php @@ -127,6 +127,7 @@ class Pman_Core_Asset extends Pman { { switch($type) { case 'js': + $suffix break; case 'css': break;