summaryrefslogtreecommitdiffstats
path: root/app
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2014-04-09 16:52:04 +0200
committerBernhard Posselt <dev@bernhard-posselt.com>2014-04-09 22:52:27 +0200
commit3b5d012b57774420049408b96aa64282f0d34609 (patch)
treeac43b03d4b4c0df0e6158e6fa33f329ec831205d /app
parent6e0de4208c06a3c95cbe274a93476b6b7eacafa0 (diff)
fix user settings request
Diffstat (limited to 'app')
-rw-r--r--app/news.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/news.php b/app/news.php
index 8b886f61d..aa71fc4fc 100644
--- a/app/news.php
+++ b/app/news.php
@@ -188,7 +188,7 @@ class News extends App {
$c['ItemMapper'],
$c['API'],
$c['TimeFactory'],
- $c['Config']
+ $c['Config'],
$c['Enhancer'],
$c['HTMLPurifier']
);