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
2fdb9a29
Commit
2fdb9a29
authored
Jul 27, 2018
by
Elias Villiger
Browse files
Merge branch 'master' into 6249-subrecord-dnd
parents
ee012ddb
fef1a122
Pipeline
#694
passed with stage
in 1 minute and 35 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
extension/qfq/qfq/report/Excel.php
View file @
2fdb9a29
...
...
@@ -25,7 +25,6 @@ require_once(__DIR__ . '/../helper/HelperFile.php');
require_once
(
__DIR__
.
'/../exceptions/DownloadException.php'
);
//require_once(__DIR__ . '/../Evaluate.php');
//require_once(__DIR__ . '/../helper/KeyValueStringParser.php');
//
//require __DIR__ . '/../../../Resources/Private/vendor/autoload.php';
use
PhpOffice\PhpSpreadsheet\Spreadsheet
;
...
...
@@ -185,4 +184,4 @@ class Excel {
return
$column
;
}
}
\ No newline at end of file
}
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