Welcome Guest, Not a member yet? Register   Sign In
Message: Undefined property: Start::$config
#4

[eluser]timmahoney[/eluser]
The __construct method automatically runs when the Controller is loaded, and the line parent::__construct() is running the __construct in the CI_Controller class, (the parent) so it's loading all the CodeIgniter stuff like $this->config


Messages In This Thread
Message: Undefined property: Start::$config - by El Forum - 08-21-2012, 10:59 AM
Message: Undefined property: Start::$config - by El Forum - 08-21-2012, 11:13 AM
Message: Undefined property: Start::$config - by El Forum - 08-21-2012, 11:15 AM
Message: Undefined property: Start::$config - by El Forum - 08-21-2012, 11:19 AM
Message: Undefined property: Start::$config - by El Forum - 08-21-2012, 11:26 AM
Message: Undefined property: Start::$config - by El Forum - 08-21-2012, 11:45 AM
Message: Undefined property: Start::$config - by El Forum - 08-21-2012, 11:51 AM
Message: Undefined property: Start::$config - by El Forum - 08-21-2012, 11:55 AM



Theme © iAndrew 2016 - Forum software by © MyBB