aboutsummaryrefslogtreecommitdiff
path: root/app/views/subscription/category.phtml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/subscription/category.phtml')
-rw-r--r--app/views/subscription/category.phtml2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/subscription/category.phtml b/app/views/subscription/category.phtml
index 38746f23c..90de4e11b 100644
--- a/app/views/subscription/category.phtml
+++ b/app/views/subscription/category.phtml
@@ -1,5 +1,5 @@
+<?php /** @var FreshRSS_View $this */ ?>
<?php
-
if ($this->category) {
$this->renderHelper('category/update');
}