[eluser]ray023[/eluser]
[quote author="toopay" date="1303353354"]
Code:
// Is this typo error or actual code? '->->', and if its returned array use var_dump or print_r instead echo!
echo $CI->ion_auth->->get_user();
[/quote]
Excellent question and yes, it was a typo (sorry)...post corrected.
Also, FWIW, I *did* use var_dump when testing this morning. I just quickly typed out the code above in my post because I removed that piece of code from my project after testing..