Welcome Guest, Not a member yet? Register   Sign In
Sessions not being set when setting from library
#3

[eluser]PhilTem[/eluser]
Code:
public function __construct()
    {
        $this->_ci =& get_instance(); // Assign by reference, don't make a copy of the object
    }

That's probably your problem Wink


Messages In This Thread
Sessions not being set when setting from library - by El Forum - 02-03-2013, 01:24 PM
Sessions not being set when setting from library - by El Forum - 02-03-2013, 10:05 PM
Sessions not being set when setting from library - by El Forum - 02-04-2013, 01:48 AM



Theme © iAndrew 2016 - Forum software by © MyBB