Welcome Guest, Not a member yet? Register   Sign In
You don't have permission to access /CodeIgniter/application/controllers
#2

[eluser]johnpeace[/eluser]
Try calling the parent constructor...

Code:
public function __construct()
{
parent::__construct();
}


Messages In This Thread
You don't have permission to access /CodeIgniter/application/controllers - by El Forum - 07-18-2012, 06:58 AM



Theme © iAndrew 2016 - Forum software by © MyBB