mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 06:08:52 +00:00
[ticket/13422] Changed some spaces to tabs
PHPBB3-13422
This commit is contained in:
parent
3f88be6527
commit
0a1f8388d0
1 changed files with 2 additions and 2 deletions
|
@ -168,8 +168,8 @@ switch ($mode)
|
|||
* Event to save custom cookies from deletion
|
||||
*
|
||||
* @event core.ucp_save_custom_cookies
|
||||
* @var string cookie_name Cookie name to checking
|
||||
* @var bool retain_cookie Do we retain our cookie or not, true if retain
|
||||
* @var string cookie_name Cookie name to checking
|
||||
* @var bool retain_cookie Do we retain our cookie or not, true if retain
|
||||
* @since 3.1.3-RC1
|
||||
*/
|
||||
$retain_cookie = false;
|
||||
|
|
Loading…
Add table
Reference in a new issue