X-Git-Url: http://git.shiar.net/minimedit.git/blobdiff_plain/c187ac6e57f58c4b3fb5e400e9ca3a61b5ec37f9..2e10347a695b92658507b8422eb9694412737361:/nieuws/index.php diff --git a/nieuws/index.php b/nieuws/index.php index 316a16e..678c3db 100644 --- a/nieuws/index.php +++ b/nieuws/index.php @@ -85,6 +85,10 @@ if ($year) { return 1; } +$html = ob_get_clean(); +printf(''."\n", "/$Page/feed"); +print $html; + print '
'."\n\n"; foreach (array_reverse(glob("$Page/2???")) as $page) {