Welcome Guest, Not a member yet? Register   Sign In
Help adding CI3 compatibility to Flexi Auth
#6

That is a normal way to do things.

If you use $CI a lot in your Library, then use

PHP Code:
$this->CI->load->library('Flexi_auth_lite’); 

and use the same pattern for all the other calls.

Obviously the $CI variable must be a class variable to use $this.
Reply


Messages In This Thread
RE: Help adding CI3 compatibility to Flexi Auth - by Chroma - 11-14-2014, 08:52 AM



Theme © iAndrew 2016 - Forum software by © MyBB