Welcome Guest, Not a member yet? Register   Sign In
Bug at 281 CodeIgniter Session.php library?
#6

[eluser]danmontgomery[/eluser]
make sure database is before session in autoload

Code:
$autoload['libraries'] = array('database', 'session');


Messages In This Thread
Bug at 281 CodeIgniter Session.php library? - by El Forum - 11-03-2010, 01:15 PM
Bug at 281 CodeIgniter Session.php library? - by El Forum - 11-03-2010, 01:28 PM
Bug at 281 CodeIgniter Session.php library? - by El Forum - 11-03-2010, 02:12 PM
Bug at 281 CodeIgniter Session.php library? - by El Forum - 11-04-2010, 01:14 AM
Bug at 281 CodeIgniter Session.php library? - by El Forum - 11-04-2010, 01:15 AM
Bug at 281 CodeIgniter Session.php library? - by El Forum - 11-04-2010, 11:11 AM



Theme © iAndrew 2016 - Forum software by © MyBB