-
Notifications
You must be signed in to change notification settings - Fork 27
Open
Description
The controllers in Beta 1 release version 6.0 can not inherit the CI_Controller class of CodeIgniter.
I am developing an application using version 5.8, and this is possible there. Because the CJAX controllers in version 5.8 can inherit CI_Controller class of CodeIgniter, I can load my CodeIgniter models and libraries into the CJAX controllers and reuse the code in the models and libraries.
I have tried this in the Beta 1 release of version 6.0 and found it is not possible.
Metadata
Metadata
Assignees
Labels
No labels