| Project: | Ubercart Contributions |
| Component: | Code |
| Category: | |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
uc_order_delete calls this function:
$func('delete', $order, $null, NULL);...but $null is undefined. Doesn't seem to do any harm, but sends us through the error reporting system each loop through...


