Skip to content
Snippets Groups Projects
Commit 3378fc95 authored by Jerome Chauveau's avatar Jerome Chauveau
Browse files

fix 3.4.0-4

parent a8a1d3fd
Branches
No related tags found
No related merge requests found
...@@ -219,7 +219,7 @@ class XML2HTMLPlugin extends GenericPlugin ...@@ -219,7 +219,7 @@ class XML2HTMLPlugin extends GenericPlugin
int $submissionId, int $submissionId,
int $galleyId, int $galleyId,
string $xmlFilePath, string $xmlFilePath,
Request $request, APP\core\Request $request,
string $op = 'article') string $op = 'article')
{ {
$pathInfo = pathinfo($xmlFilePath); $pathInfo = pathinfo($xmlFilePath);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment