LLMS_Session::set_expiration_variant_time( int $exp )

Force the cookie expiration variant time to 23 hours.


Parameters Parameters

$exp

(int) (Required) Default expiration (1 hour).


Top ↑

Return Return

(int)


Top ↑

Source Source

File: includes/class.llms.session.php

	 * @return void
	 */
	protected function init_cookie() {

Top ↑

Changelog Changelog

Changelog
Version Description
?? Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.