mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-01 14:30:32 +02:00
[ticket/13422] Changed some spaces to tabs
PHPBB3-13422
This commit is contained in:
@@ -168,8 +168,8 @@ switch ($mode)
|
|||||||
* Event to save custom cookies from deletion
|
* Event to save custom cookies from deletion
|
||||||
*
|
*
|
||||||
* @event core.ucp_save_custom_cookies
|
* @event core.ucp_save_custom_cookies
|
||||||
* @var string cookie_name Cookie name to checking
|
* @var string cookie_name Cookie name to checking
|
||||||
* @var bool retain_cookie Do we retain our cookie or not, true if retain
|
* @var bool retain_cookie Do we retain our cookie or not, true if retain
|
||||||
* @since 3.1.3-RC1
|
* @since 3.1.3-RC1
|
||||||
*/
|
*/
|
||||||
$retain_cookie = false;
|
$retain_cookie = false;
|
||||||
|
Reference in New Issue
Block a user