Skip to content

Commit

Permalink
Merge commit 'a1bb623' into backend_module
Browse files Browse the repository at this point in the history
  • Loading branch information
Jens Schuett committed Jan 19, 2017
2 parents 3976980 + a1bb623 commit a9881f1
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ class NewsletterCommandController extends CommandController
*/
public function initializeObject() {
$request = $this->createRequest();
$request->setFormat('html');
$controllerContext = $this->createControllerContext($request);
$this->fusionMailService->setupObject($controllerContext, $request);
}
Expand Down

0 comments on commit a9881f1

Please sign in to comment.