From c598c63d01083fcd1a6fdcbf624d7c059c8c0cb2 Mon Sep 17 00:00:00 2001 From: Damien Lallement Date: Tue, 15 Feb 2011 17:59:55 +0000 Subject: new function to prevent 404 error with missing translations --- lib/news.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib') 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 +} -- cgit v1.2.1