Skip to content
GitLab
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
d54e50fa
Commit
d54e50fa
authored
Sep 16, 2017
by
Carsten Rose
Browse files
Fixed misspelled variable name.
parent
13b25194
Changes
1
Hide whitespace changes
Inline
Side-by-side
extension/qfq/qfq/report/Html2Pdf.php
View file @
d54e50fa
...
...
@@ -45,7 +45,7 @@ class Html2Pdf {
/**
* @var string
*/
private
$log
f
ile
=
''
;
private
$log
F
ile
=
''
;
/**
* Read QFQ config. Only SYSTEM_BASE_URL_PRINT and SYSTEM_WKHTMLTOPDF will be used.
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment