@@ -354,7 +354,7 @@ |
||
354 | 354 | $fileName = $uploadKey; |
355 | 355 | } |
356 | 356 | |
357 | - $filePath = $this->uploadDir . DIRECTORY_SEPARATOR . $fileName; |
|
357 | + $filePath = $this->uploadDir . DIRECTORY_SEPARATOR . $fileName; |
|
358 | 358 | |
359 | 359 | if ($this->getRequest()->isFinal()) { |
360 | 360 | return $this->handleConcatenation($fileName, $filePath); |