aboutsummaryrefslogtreecommitdiff
path: root/app/views/javascript/nbUnreadsPerFeed.phtml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/javascript/nbUnreadsPerFeed.phtml')
-rw-r--r--app/views/javascript/nbUnreadsPerFeed.phtml3
1 files changed, 2 insertions, 1 deletions
diff --git a/app/views/javascript/nbUnreadsPerFeed.phtml b/app/views/javascript/nbUnreadsPerFeed.phtml
index 261f2a179..4864b429a 100644
--- a/app/views/javascript/nbUnreadsPerFeed.phtml
+++ b/app/views/javascript/nbUnreadsPerFeed.phtml
@@ -1,5 +1,6 @@
-<?php /** @var FreshRSS_View $this */ ?>
<?php
+/** @var FreshRSS_ViewJavascript $this */
+
$result = array(
'feeds' => array(),
'tags' => array(),