Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
typo3
qfq
Commits
255247c8
Commit
255247c8
authored
Dec 10, 2017
by
Carsten Rose
Browse files
Add comment
parent
df85bb45
Changes
1
Hide whitespace changes
Inline
Side-by-side
extension/qfq/qfq/BodytextParser.php
View file @
255247c8
...
...
@@ -185,7 +185,7 @@ class BodytextParser {
}
else
{
// continue row: concat
// continue row: concat
- the space is necessary to join SQL statements correctly: 'SELECT ... FROM ... WHERE ... AND\np.id=...' - here a 'AND' and 'p.id' need a space.
$full
.
=
' '
.
$row
;
}
}
...
...
Write
Preview
Markdown
is supported
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