summaryrefslogtreecommitdiffstats
path: root/controller/itemcontroller.php
diff options
context:
space:
mode:
Diffstat (limited to 'controller/itemcontroller.php')
-rw-r--r--controller/itemcontroller.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/controller/itemcontroller.php b/controller/itemcontroller.php
index 2a8aa6725..3fa422eab 100644
--- a/controller/itemcontroller.php
+++ b/controller/itemcontroller.php
@@ -101,6 +101,7 @@ class ItemController extends Controller {
$this->itemBl->star($feedId, $guidHash, $isStarred, $userId);
}
+
/**
* @IsAdminExemption
* @IsSubAdminExemption