X-Git-Url: http://git.shiar.net/minimedit.git/blobdiff_plain/022d44c8ddf33f855e6ed33cae6ad9ae103e074d..54e0061b6ba32ebaf77a4083b08fdbc0402cffd3:/nieuws/feed/index.php?ds=sidebyside diff --git a/nieuws/feed/index.php b/nieuws/feed/index.php index 72c2207..66855b1 100644 --- a/nieuws/feed/index.php +++ b/nieuws/feed/index.php @@ -30,9 +30,10 @@ foreach ($pages as $i => $page) { <?= $article->title ?> dateiso ?> dateiso ?> - story) ?> - teaser) { + printf("\t\t%s\n", htmlspecialchars($article->teaser)); + } if ($article->thumb) { printf("\t\t".''."\n", 'image/jpeg', @@ -41,6 +42,8 @@ foreach ($pages as $i => $page) { ); } ?> + story) ?> +