离子Auth -“sess_destroy()”退出时发生致命错误

时间:2022-10-06 22:38:22

I have downloaded the very latest version of IonAuth for Codeigniter on GitHub. It is a very good library however when I try to logout after logging in I get the following error (which I've had in previous builds) - I know I can just comment the lines out but is there a reason for the errors?

我在GitHub上下载了最新版本的IonAuth供Codeigniter使用。这是一个非常好的库,但是当我尝试在登录后登出时,我得到了如下的错误(我在以前的构建中遇到过)——我知道我可以注释掉这些行,但是有什么原因导致错误吗?

Fatal error: Call to undefined method CI_Session::sess_destroy() ....\Ion_auth.php on line 381

1 个解决方案

#1


0  

I just kept them commented out.. seems to wrk

我只是把它们注释掉了。似乎wrk

#1


0  

I just kept them commented out.. seems to wrk

我只是把它们注释掉了。似乎wrk