Opened 14 years ago
Closed 11 years ago
#397 closed cleanup (fixed)
trigger_error needs replaced by `$logger`
Reported by: | dmorton | Owned by: | dmorton |
---|---|---|---|
Priority: | low | Milestone: | 1.0.3 |
Component: | PHP scripts | Version: | 1.0.2 Devel |
Severity: | minor | Keywords: | |
Cc: |
Description
trigger_error was an artifact of the old debug/loggin system, and needs to
be replaced by the $logger object
Change History (2)
comment:1 Changed 14 years ago by dmorton
- Type changed from defect to cleanup
comment:2 Changed 11 years ago by mortonda@…
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
fixed [1448]