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

[eluser]edhrx[/eluser]
Hi,

Should this work as I am getting
Fatal error: Class 'General_model' not found in etc..
General_model does exist. Is this 'legal' in CI terms..

class Application_model extends General_model {

function application_model() {
//model constructor
parent::General_model();


}

best wishes ed


Messages In This Thread
Extending Models - by El Forum - 03-29-2008, 05:28 AM
Extending Models - by El Forum - 03-29-2008, 05:33 AM
Extending Models - by El Forum - 03-29-2008, 05:37 AM



Theme © iAndrew 2016 - Forum software by © MyBB