X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=VerifyAccess.php;fp=VerifyAccess.php;h=b93f7c7beb2f2fa14cb9f1de75a511e38059bad2;hb=751faa363fb8b29151d6249b5a2698be9ecd5ee6;hp=36ca2943826f6ca49ea49dc58e4f09296c06d967;hpb=90655ef02992e47b19c2a09dccabf184f00cd422;p=Pman.Core diff --git a/VerifyAccess.php b/VerifyAccess.php index 36ca2943..b93f7c7b 100644 --- a/VerifyAccess.php +++ b/VerifyAccess.php @@ -14,7 +14,7 @@ class Pman_Core_VerifyAccess extends Pman return true; } - function get($id) + function get($id='', $opts = array()) { @list($id, $key) = explode('/', $id);