Преглед на файлове

Merge branch 'develop'

master
Guillaume преди 4 години
родител
ревизия
e7b3a086d1
променени са 1 файла, в които са добавени 2 реда и са изтрити 0 реда
  1. +2
    -0
      ShopBundle/Repository/NewsRepository.php

+ 2
- 0
ShopBundle/Repository/NewsRepository.php Целия файл

@@ -24,6 +24,8 @@ class NewsRepository extends BaseRepository implements DefaultRepositoryInterfac
$result = $this->findByMerchantQuery()
->orderBy('e.date', 'DESC') ;

$result->andWhere('e.status = 1') ;

if($maxResults) {
$result->setMaxResults($maxResults) ;
}

Loading…
Отказ
Запис