Welcome Guest, Not a member yet? Register   Sign In
Extending Model class
#1

[eluser]marcalj[/eluser]
Making a CMS I have to extend controller and model class.

The controller class was easy but the model class don't.

I have to put
Code:
include_once( APPPATH . "libraries/CMS_Model.php" );
in the header of every specific model I create.

Why I need to include main model class and don't in the extended controller ??

Thanks.


Messages In This Thread
Extending Model class - by El Forum - 07-09-2007, 06:18 AM
Extending Model class - by El Forum - 07-09-2007, 06:49 AM
Extending Model class - by El Forum - 07-10-2007, 01:54 AM
Extending Model class - by El Forum - 07-10-2007, 02:17 AM
Extending Model class - by El Forum - 07-10-2007, 03:19 AM
Extending Model class - by El Forum - 07-10-2007, 11:42 AM



Theme © iAndrew 2016 - Forum software by © MyBB