Ticket #352 (closed defect: fixed)
don't call delete 0 items....
| Reported by: | dmorton | Owned by: | dmorton |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.0.2 |
| Component: | PHP scripts | Version: | 1.0.1 Devel |
| Severity: | normal | Keywords: | |
| Cc: |
Description
delete_mail_reference($user_id, $mail_ids) should not be clled with an empty list of mail_ids, or else it should return without calling a bad query.
Change History
Note: See
TracTickets for help on using
tickets.

