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