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
3b69dee7
Commit
3b69dee7
authored
May 05, 2019
by
Carsten Rose
Browse files
Html2Pdf.php: Change logfile from sql.log to qfq.log
parent
2ca60fab
Pipeline
#1836
passed with stage
in 2 minutes and 8 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
extension/Source/core/report/Html2Pdf.php
View file @
3b69dee7
...
...
@@ -81,7 +81,7 @@ class Html2Pdf {
$this
->
sessionCookie
=
new
SessionCookie
(
$config
);
$this
->
sip
=
new
Sip
(
$phpUnit
);
$this
->
logFile
=
$config
[
SYSTEM_
SQL
_LOG
];
$this
->
logFile
=
$config
[
SYSTEM_
QFQ
_LOG
];
}
/**
...
...
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