From 2ea9f68fc7932bd659d0a08910d07e4c6228c625 Mon Sep 17 00:00:00 2001 From: Jonathan Bauer Date: Thu, 5 Jun 2014 18:00:00 +0200 Subject: fancier news page + comments --- apis/news.inc.php | 1 + 1 file changed, 1 insertion(+) (limited to 'apis/news.inc.php') diff --git a/apis/news.inc.php b/apis/news.inc.php index 4f06abf7..ace41b21 100644 --- a/apis/news.inc.php +++ b/apis/news.inc.php @@ -20,6 +20,7 @@ if ($row !== false ) { echo ""; } else { + // no news in DB, output a 'null' news xml echo '' . "\n"; echo "null"; } -- cgit v1.2.3-55-g7522