Lock.php
authorAlan Knowles <alan@akbkhome.com>
Thu, 18 Nov 2010 09:24:25 +0000 (17:24 +0800)
committerAlan Knowles <alan@akbkhome.com>
Thu, 18 Nov 2010 09:24:25 +0000 (17:24 +0800)
Lock.php

index f92fabc..242fba0 100644 (file)
--- 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..
  *