(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.
Restituisce TRUE
in caso di successo, FALSE
in caso di fallimento.