From cd9a5bf967c4d1b62c5948d5a4c4ba17a6fe9748 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Thu, 18 Nov 2010 18:13:56 +0800 Subject: [PATCH] Pman/Roo.php --- Pman/Roo.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Pman/Roo.php b/Pman/Roo.php index 9d0dd7e..d303100 100644 --- a/Pman/Roo.php +++ b/Pman/Roo.php @@ -480,7 +480,8 @@ class Pman_Roo extends Pman $p = $lock->person(); $this->jerr("Your lock is invalid, This record is locked by " . $p->name . " at " .$lock->created); } - // check the users lock.. + // check the users lock.. - no point.. ??? - if there are no other locks and it's not the users, then they can + // edit it anyways... } -- 2.39.2