SESS endUserSession
提供: GeeklogJpWiki
lib-session.php>SESS_endUserSession
目次 |
説明
boolean SESS_endUserSession (int $userid)
This ends a user session ユーザーセッションを終了する
Delete the given session from the database. Used by the logout page.
所与のセッションをデータベースで消去する。ログアウトページで使われる。
パラメータ
- $userid
- User ID to end session of
返り値
return: Always true for some reason ワケあって常にtrue