diff options
Diffstat (limited to 'lib')
-rw-r--r-- | lib/news.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/news.php b/lib/news.php index 0a7bcc3c5..f3160aee0 100644 --- a/lib/news.php +++ b/lib/news.php @@ -103,4 +103,4 @@ function get_news($locale = 'en', $count = 5, $cache_timeout = 5) unset($feed); return $items; -}
\ No newline at end of file +} |