Przeglądaj źródła

[Backend] Correctif newsletter

master
Guillaume 4 lat temu
rodzic
commit
bc4cae785e
1 zmienionych plików z 2 dodań i 0 usunięć
  1. +2
    -0
      ShopBundle/Controller/Backend/NewsController.php

+ 2
- 0
ShopBundle/Controller/Backend/NewsController.php Wyświetl plik

@@ -61,6 +61,8 @@ class NewsController extends AdminController

public function sendAction()
{
ini_set('memory_limit', '-1');

$currentMerchant = $this->merchantUtils->getMerchantCurrent() ;
$newsletter = $this->getNewsletter() ;
$news = $this->getNews() ;

Ładowanie…
Anuluj
Zapisz