LLMS_Session::destroy()
Destroys the current session
Description Description
Removes session data from the database, expires the cookie, and resets class variables.
Return Return
(boolean)
Source Source
File: includes/class.llms.session.php
Changelog Changelog
Version | Description |
---|---|
4.0.0 | Introduced. |