mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-21 09:01:29 +02:00
[ticket/16174] Improve event desc
PHPBB3-16174
This commit is contained in:
@@ -1087,7 +1087,7 @@ class session
|
|||||||
|
|
||||||
$disable_cookie = false;
|
$disable_cookie = false;
|
||||||
/**
|
/**
|
||||||
* Event to disable setting cookie
|
* Event to modify or disable setting cookies
|
||||||
*
|
*
|
||||||
* @event core.set_cookie
|
* @event core.set_cookie
|
||||||
* @var bool disable_cookie Set to true to disable setting this cookie
|
* @var bool disable_cookie Set to true to disable setting this cookie
|
||||||
|
Reference in New Issue
Block a user