Skip to content

Commit

Permalink
Merge branch '9.4/bugfixes' into 9.5/bugfixes
Browse files Browse the repository at this point in the history
  • Loading branch information
trasher committed May 14, 2019
2 parents c9e2476 + a0ba90b commit cfe3501
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion inc/objectlock.class.php
Original file line number Diff line number Diff line change
Expand Up @@ -314,7 +314,6 @@ private function lockObject() {
//debugger;
$.ajax({
url: '".$CFG_GLPI['root_doc']."/ajax/unlockobject.php',
async: false,
cache: false,
data: 'unlock=1&id=$id'
});
Expand Down

0 comments on commit cfe3501

Please sign in to comment.