Ticket #36 (closed enhancement: fixed)
Use spl_autoload_register instead of autoload
| Reported by: | kmeirlaen | Owned by: | somebody |
|---|---|---|---|
| Priority: | important | Milestone: | 1.1 |
| Component: | QForms | Version: | |
| Keywords: | Cc: |
Description
autoload can step on toes if any other code tries to register an auto-loader.
Instead, we should be using http://ca.php.net/function.spl_autoload_register
By Ryan Peters on Nov 03, 2008 @ 07:49pm *
http://qcodo.com/downloads/item.php/213 may be useful
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
