From 58445e7f5d88512e4b558fc1b9658e9ce49e273a Mon Sep 17 00:00:00 2001 From: Mischa POSLAWSKY Date: Sat, 1 Dec 2018 00:29:24 +0100 Subject: [PATCH] nieuws: list items in article containers --- nieuws.inc.php | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/nieuws.inc.php b/nieuws.inc.php index b58def7..1565c63 100644 --- a/nieuws.inc.php +++ b/nieuws.inc.php @@ -109,26 +109,25 @@ class ArchiveArticle function shownews($input, $limit = 1000) { if (!is_array($input)) $input = glob("$input/*.html"); - print '\n\n"; } function printtoc($input) @@ -137,8 +136,10 @@ function printtoc($input) print '\n"; } -- 2.30.0