Welcome Guest, Not a member yet? Register   Sign In
CI 3 - input class
#3

I trust you remembered to call the inherited constructor? That is what triggers the automatic loading of goodies.

In your controller:
Code:
function __construct() { parent::__construct();}
Reply


Messages In This Thread
CI 3 - input class - by paulkd - 10-31-2015, 07:44 AM
RE: CI 3 - input class - by ivantcholakov - 10-31-2015, 01:00 PM
RE: CI 3 - input class - by ciadmin - 10-31-2015, 01:31 PM
RE: CI 3 - input class - by Narf - 10-31-2015, 05:09 PM
RE: CI 3 - input class - by paulkd - 11-01-2015, 03:57 AM
RE: CI 3 - input class - by ivantcholakov - 11-01-2015, 06:09 AM
RE: CI 3 - input class - by Narf - 11-01-2015, 07:38 AM



Theme © iAndrew 2016 - Forum software by © MyBB