From 7d923710e912740ba7b3a0c7ed553b92845fa1d4 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Thu, 18 Nov 2010 17:24:25 +0800 Subject: [PATCH] Lock.php --- Lock.php | 1 + 1 file changed, 1 insertion(+) diff --git a/Lock.php b/Lock.php index f92fabca..242fba07 100644 --- a/Lock.php +++ b/Lock.php @@ -22,6 +22,7 @@ * baseURL + /Core/Lock/lock?on_id=...&on_table=... * - returns id or an array of who has the locks. * + * Force an unlock after a warning.. * baseURL + /Core/Lock/lock?on_id=...&on_table=...&force=1 * - returns id.. * -- 2.39.2