From 74ed6bc53b28519de95d2e7949ddcead13e206d0 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Thu, 18 Nov 2010 18:14:14 +0800 Subject: [PATCH] Pman/Roo.php --- Pman/Roo.php | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/Pman/Roo.php b/Pman/Roo.php index d303100..fe3a6ac 100644 --- a/Pman/Roo.php +++ b/Pman/Roo.php @@ -485,15 +485,7 @@ class Pman_Roo extends Pman } - - if ($lock->find(true)) { - if (empty($_REQUEST['_lock_id']) || $lock->id != $_REQUEST['_lock_id']) { - - $this->jerr(" - - } - - } + -- 2.39.2