Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
typo3
qfq
Commits
37714784
Commit
37714784
authored
Sep 29, 2018
by
Carsten Rose
Browse files
F6721: Log {{feUser:U}} to sql.log. refs #6721, refs 6721
parent
f85d33f9
Pipeline
#930
passed with stage
in 1 minute and 38 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
extension/qfq/qfq/database/Database.php
View file @
37714784
...
...
@@ -503,6 +503,7 @@ class Database {
$logArr
=
[
[
'FE'
,
TYPO3_FE_USER
,
STORE_TYPO3
],
[
'FESU'
,
TYPO3_FE_USER
,
STORE_USER
],
[
'Page'
,
TYPO3_PAGE_ID
,
STORE_TYPO3
],
[
'tt'
,
TYPO3_TT_CONTENT_UID
,
STORE_TYPO3
],
[
'level'
,
SYSTEM_REPORT_FULL_LEVEL
,
STORE_SYSTEM
],
...
...
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