Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
qfq
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
typo3
qfq
Commits
9454cdbd
Commit
9454cdbd
authored
9 years ago
by
Carsten Rose
Browse files
Options
Downloads
Patches
Plain Diff
Constant: removed ROW_INSERT, ROW_UPDATE
parent
c320d88f
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
qfq/Constants.php
+0
-2
0 additions, 2 deletions
qfq/Constants.php
with
0 additions
and
2 deletions
qfq/Constants.php
+
0
−
2
View file @
9454cdbd
...
...
@@ -48,8 +48,6 @@ const ROW_REGULAR = "regular";
const
ROW_IMPLODE_ALL
=
"implode_all"
;
const
ROW_EXACT_1
=
"exact_1"
;
const
ROW_EMPTY_IS_OK
=
"empty_is_ok"
;
const
ROW_INSERT
=
"insert"
;
const
ROW_UPDATE
=
"update"
;
// KeyValueParser
const
IF_VALUE_EMPTY_COPY_KEY
=
'if_value_empty_copy_key'
;
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment