Welcome Guest, Not a member yet? Register   Sign In
CodeIgniter Tutorial News section
#16

I guess there is an autoload instruction for authentication. Check this in the file application/config/autoload.php.
PHP Code:
$autoload['libraries'] = array(...); 
If there is reference to 'authentication', remove it.
Reply


Messages In This Thread
RE: CodeIgniter Tutorial News section - by Wouter60 - 08-02-2015, 11:53 AM



Theme © iAndrew 2016 - Forum software by © MyBB