Hi,
Can some one tell me where I can find the function get_user_by_identity_row_array()
in the flexi auth system?
it is usauly called like :
$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.