(PHP 4)
hw_Unlock — Unlock object
$connection
   , int $objectID
   )Unlocks a document, so other users regain access.
connection
     The connection identifier.
objectID
     The document object identifier.
   Returns TRUE on success or FALSE on failure.