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
3d95371c
Commit
3d95371c
authored
Sep 14, 2018
by
Elias Villiger
Browse files
Feature #6481 Remove unused TODO refs #6481
parent
541afcbc
Pipeline
#887
passed with stage
in 1 minute and 40 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
extension/qfq/qfq/Constants.php
View file @
3d95371c
...
...
@@ -1519,7 +1519,7 @@ const DIRTY_QFQ_USER_SESSION_COOKIE = 'qfqUserSessionCookie';
const
DIRTY_FE_USER
=
'feUser'
;
const
DIRTY_EXPIRE
=
'expire'
;
const
DIRTY_TABLE_NAME
=
'tableName'
;
const
DIRTY_PRIMARY_KEY
=
'primaryKey'
;
// TODO EV überprüfen ob notwendig
const
DIRTY_PRIMARY_KEY
=
'primaryKey'
;
const
DIRTY_RECORD_ID
=
'recordId'
;
const
DIRTY_RECORD_HASH_MD5
=
'recordHashMd5'
;
const
DIRTY_RECORD_HASH_MD5_SPAN
=
'recordHashMd5Span'
;
...
...
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