From 82fdb3875cf6e4ab2e0ca2a3f36a8e961f82845f Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Thu, 18 Nov 2010 17:44:50 +0800 Subject: [PATCH] Lock.php --- Lock.php | 1 + 1 file changed, 1 insertion(+) diff --git a/Lock.php b/Lock.php index 207adbdf..7d6848db 100644 --- a/Lock.php +++ b/Lock.php @@ -51,6 +51,7 @@ class Pman_Core_Lock extends Pman function get() { // should we allow url links to lock things??? + $this->jerr("invalid request"); } function post($action) -- 2.39.2