From cc83eadf164ee19cf74f4327988ba5445f652c54 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Thu, 18 Nov 2010 17:26:56 +0800 Subject: [PATCH] Pman.Lock.js --- Pman.Lock.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Pman.Lock.js b/Pman.Lock.js index 823d687c..cb8eb283 100644 --- a/Pman.Lock.js +++ b/Pman.Lock.js @@ -5,7 +5,7 @@ * usage: * - * new Pman.Lock( { + new Pman.Lock( { table : 'Product', id : 123, success : function(lock) { ..show dialog etc..... -- 2.39.2