From: Alan Knowles Date: Thu, 24 Dec 2015 03:09:27 +0000 (+0800) Subject: Asset.php X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=d50e0cb53f38c9c31d053577644d6e34b625f909 Asset.php --- diff --git a/Asset.php b/Asset.php index a35cdded..03c34db0 100644 --- a/Asset.php +++ b/Asset.php @@ -27,6 +27,11 @@ class Pman_Core_Asset extends Pman { 'js' => 'text/javascript', ); + function getAuth() + { + return true; + } + function get($s='') {