From: Alan Knowles Date: Thu, 24 Dec 2015 04:12:41 +0000 (+0800) Subject: Asset.php X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=0f3f440262e00445322a75644017a17454ef01f2 Asset.php --- diff --git a/Asset.php b/Asset.php index 8014aac1..dfd511ac 100644 --- a/Asset.php +++ b/Asset.php @@ -22,8 +22,7 @@ require_once 'Pman.php'; class Pman_Core_Asset extends Pman { - - + var $types = array( 'css' => 'text/css', 'js' => 'text/javascript',