summaryrefslogtreecommitdiffstats
path: root/bl/itembl.php
diff options
context:
space:
mode:
Diffstat (limited to 'bl/itembl.php')
-rw-r--r--bl/itembl.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/bl/itembl.php b/bl/itembl.php
index 4a3f302c7..332a51774 100644
--- a/bl/itembl.php
+++ b/bl/itembl.php
@@ -66,7 +66,7 @@ class ItemBl extends Bl {
public function findAll($id, $type, $limit, $offset,
$showAll, $userId){
$status = $this->statusFlag->typeToStatus($type, $showAll);
-
+
switch($type){
case FeedType::FEED:
$items = $this->mapper->findAllFeed($id, $limit, $offset,