From: Mischa POSLAWSKY Date: Fri, 30 Nov 2018 23:29:24 +0000 (+0100) Subject: nieuws: list items in article containers X-Git-Tag: v3.9~22 X-Git-Url: http://git.shiar.net/minimedit.git/commitdiff_plain/58445e7f5d88512e4b558fc1b9658e9ce49e273a nieuws: list items in article containers --- 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"; }