Welcome Guest, Not a member yet? Register   Sign In
where is to locate function in flexi auth
#1

[eluser]Unknown[/eluser]
Hi,
Can some one tell me where I can find the function
Code:
get_user_by_identity_row_array()
in the flexi auth system?
it is usauly called like :
Code:
$this->data['user'] = $this->flexi_auth->get_user_by_identity_row_array();

I have looked every where, but maybe I'm missing it.. where can I find this?

Thanks in advance.
#2

[eluser]Otemu[/eluser]

Hi,

Reading what it says in flexi auth about get_user_by_identity_row_array()

Quote:This example does so via 'get_user_by_identity()

Do a search for get_user_by_identity and your see a few results come up.

Hope that helps




Theme © iAndrew 2016 - Forum software by © MyBB