Welcome Guest, Not a member yet? Register   Sign In
Ion Auth - Lightweight Auth System based on Redux Auth 2

[eluser]adityamenon[/eluser]
Indeed, the documentation is out of date, the underlying code is changing. For example
Code:
$this->ion_auth->user();
will not work anymore. You have to use
Code:
$this->ion_auth->user->row();
- I thought of adding that to the documentation, I'm waiting for Ben to accept/reject my pull request on something else.


Messages In This Thread
Ion Auth - Lightweight Auth System based on Redux Auth 2 - by El Forum - 05-28-2012, 02:54 AM



Theme © iAndrew 2016 - Forum software by © MyBB