Method: DeleteEntry
Parameters
id
The ID of the entry you want to delete
Description
This method permanently deletes the entry with the ID number specified.
Return values
If the entry was successfully deleted, this method returns TRUE.
Otherwise, it sets the internal error flag and returns FALSE.