Skip to content

Inheriting CI_Controller #26

@oniwo

Description

@oniwo

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions