Function url_parts
Get the domain and path for the cookie - normally, local and global should be the localCookies and globalCookies settings, respectively. - uses boardurl to determine these two things.
Package: SMF
Copyright: 2020 Simple Machines and individual contributors
License: BSD
Author: Simple Machines https://www.simplemachines.org
Located at Sources/Subs-Auth.php
Copyright: 2020 Simple Machines and individual contributors
License: BSD
Author: Simple Machines https://www.simplemachines.org
Located at Sources/Subs-Auth.php
boolean |
$local |
Whether we want local cookies |
boolean |
$global |
Whether we want global cookies |
array
|
An array to set the cookie on with domain and path in it, in that order |