From 3bf66b02078f2eefdbeee6b13e7738ef07e22476 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Mon, 26 Sep 2011 13:39:48 +0800 Subject: [PATCH] Lock.php --- Lock.php | 1 + 1 file changed, 1 insertion(+) diff --git a/Lock.php b/Lock.php index d9a99f58..79581a8f 100644 --- a/Lock.php +++ b/Lock.php @@ -128,6 +128,7 @@ class Pman_Core_Lock extends Pman $this->jok(array_values($ret)); } + // trash the lock if it belongs to current user.. $nlocks = $curlock->count(); if ($nlocks) { // trash all the locks.. -- 2.39.2