From d16d02fccbb4490b395c4e80e5de25e6978872fe Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Fri, 4 Aug 2017 10:01:14 +0800 Subject: [PATCH] Asset.php --- Asset.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Asset.php b/Asset.php index 20da9b88..40c697cd 100644 --- a/Asset.php +++ b/Asset.php @@ -34,7 +34,7 @@ class Pman_Core_Asset extends Pman { } - function get($s='') + function get($s='', $opts = Array()) { $this->sessionState(0); -- 2.39.2