LLMS_Abstract_Session_Database_Handler::save( int $expires )
Save the session to the database
Description Description
Parameters Parameters
- $expires
-
(Required) Timestamp of the session expiration.
Return Return
(boolean)
Source Source
File: includes/abstracts/llms-abstract-session-database-handler.php
Changelog Changelog
Version | Description |
---|---|
4.0.0 | Introduced. |