mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 14:18:52 +00:00
[ticket/16174] Improve event desc
PHPBB3-16174
This commit is contained in:
parent
367b0bc208
commit
1aaeb2bca9
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Reference in a new issue