check file exists
[Pman.Core] / Pman.Lock.js
index ab19e2b..b44696d 100644 (file)
@@ -98,7 +98,7 @@ Roo.apply(Pman.Lock.prototype, {
     
     
     unlock : function() {
-        Pman.Request({
+        new Pman.Request({
             url : baseURL + '/Core/Lock/unlock',
             params : {
                 id : this.id