summaryrefslogtreecommitdiffstats
path: root/templates/part.listfeed.php
diff options
context:
space:
mode:
Diffstat (limited to 'templates/part.listfeed.php')
-rw-r--r--templates/part.listfeed.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/part.listfeed.php b/templates/part.listfeed.php
index cfa49b82d..cf4277dbd 100644
--- a/templates/part.listfeed.php
+++ b/templates/part.listfeed.php
@@ -2,7 +2,7 @@
$l = new OC_l10n('news');
-if(isset($_['mock'])){
+if(isset($_['mock'])) {
$feedTitle = '';
$feedId = -1;
$unreadItemsCount = -1;