Welcome Guest, Not a member yet? Register   Sign In
Extending controllers out of the 'core' directory
#2

core/MY_Controller *is* the intended way to provide controllers that can be extended.

Your MY_Controller source code file can always contain Person (extends CI_Controller), Father (extends Person), and so on.
James Parry
Project Lead
Reply


Messages In This Thread
RE: Extending controllers out of the 'core' directory - by jlp - 02-02-2016, 01:09 PM



Theme © iAndrew 2016 - Forum software by © MyBB