From: Alan Knowles Date: Wed, 7 Mar 2018 04:53:32 +0000 (+0800) Subject: App.php X-Git-Url: http://git.roojs.org/?p=Pman.Builder;a=commitdiff_plain;h=e8b19a47b6bb0cf0737f3a712ae2bbb260992f39 App.php --- diff --git a/App.php b/App.php index c54e0fb..ac03167 100644 --- a/App.php +++ b/App.php @@ -16,7 +16,7 @@ class Pman_Builder_App extends Pman return true; } - function get($app) { + function get($app, $opts = array()) {