Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
TYPO3
sg_cookie_optin
Commits
3782c068
Commit
3782c068
authored
May 11, 2022
by
Stefan Galinski
🎮
Browse files
[TASK] Small mistake
parent
0767f4e8
Changes
1
Hide whitespace changes
Inline
Side-by-side
Classes/Controller/OptinController.php
View file @
3782c068
...
...
@@ -436,7 +436,7 @@ class OptinController extends ActionController {
$data
[
'tx_sgcookieoptin_domain_model_cookie'
][
$newCookieKey
]
=
[
'pid'
=>
$pid
,
'name'
=>
'SgCookieOptin.lastPreferences'
,
'provider'
=>
'
Site Owner
'
,
'provider'
=>
''
,
'purpose'
=>
JsonImportService
::
TEXT_ESSENTIAL_DEFAULT_LAST_PREFERENCES_PURPOSE
,
'lifetime'
=>
'1 Jahr'
,
'parent_optin'
=>
$newOptinKey
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment