From: Alan Knowles Date: Thu, 18 Nov 2010 09:44:39 +0000 (+0800) Subject: Lock.php X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=68271f4de92cce6578ed451b9fc35bbcf069aae2 Lock.php --- diff --git a/Lock.php b/Lock.php index a9af94d8..207adbdf 100644 --- a/Lock.php +++ b/Lock.php @@ -48,6 +48,11 @@ class Pman_Core_Lock extends Pman return true; } + function get() + { + // should we allow url links to lock things??? + } + function post($action) {