X-Git-Url: http://git.shiar.net/minimedit.git/blobdiff_plain/1a9bcec664787509cfa7ac83a2570e7090add55a..11c30da0ff491c29301ec1a42e7873d556364c74:/nieuws/index.php diff --git a/nieuws/index.php b/nieuws/index.php index cdb3892..b4191ce 100644 --- a/nieuws/index.php +++ b/nieuws/index.php @@ -13,7 +13,7 @@ if ($page and !is_numeric($page)) { $Place['image'] = "https://lijtweg.nl/".$article->thumb('600x'); } if ($replyform) { - include 'nieuws/replies.php'; + print placeholder_include('nieuws/replies'); } return 1; }