(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.
Retorna TRUE
em caso de sucesso ou FALSE
em caso de falha.