From ec349e025948e9a82128141215c1de271afbc28b Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Fri, 4 Aug 2017 10:27:34 +0800 Subject: [PATCH] Lock.php --- Lock.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Lock.php b/Lock.php index 53c88ee7..b0e7ea9a 100644 --- a/Lock.php +++ b/Lock.php @@ -48,7 +48,7 @@ class Pman_Core_Lock extends Pman return true; } - function get($action) + function get($action, $opts=array()) { // should we allow url links to lock things??? // only for debugging?? -- 2.39.2