Welcome Guest, Not a member yet? Register   Sign In
extend core class CI_Session problem
#8

[eluser]nikefido[/eluser]
I know this is old, but I just extended the core Session class (CI_Session to MY_Session) and when I loaded it, I used:
Code:
$this->load->library('session');

and it loaded the extended class, not the original one. I did NOT have to do:
Code:
$this->load->library('my_session');

CI ver 1.7.0


Messages In This Thread
extend core class CI_Session problem - by El Forum - 10-22-2008, 12:55 PM
extend core class CI_Session problem - by El Forum - 10-22-2008, 01:16 PM
extend core class CI_Session problem - by El Forum - 10-22-2008, 02:04 PM
extend core class CI_Session problem - by El Forum - 10-22-2008, 02:15 PM
extend core class CI_Session problem - by El Forum - 10-22-2008, 02:56 PM
extend core class CI_Session problem - by El Forum - 11-11-2008, 05:09 AM
extend core class CI_Session problem - by El Forum - 11-11-2008, 08:56 AM
extend core class CI_Session problem - by El Forum - 12-22-2008, 03:48 PM
extend core class CI_Session problem - by El Forum - 12-27-2010, 07:47 PM
extend core class CI_Session problem - by El Forum - 02-17-2011, 11:29 AM
extend core class CI_Session problem - by El Forum - 02-17-2011, 04:54 PM



Theme © iAndrew 2016 - Forum software by © MyBB