X-Git-Url: http://git.shiar.net/minimedit.git/blobdiff_plain/801b58dafc2722ee8d8959649e6a1b77b28bf53e..a6e2e74ced2c2a0aa816b2002c5d7d037b45f436:/nieuws/index.php diff --git a/nieuws/index.php b/nieuws/index.php index cf63a63..4ffaa23 100644 --- a/nieuws/index.php +++ b/nieuws/index.php @@ -15,7 +15,7 @@ if ($page and !is_numeric($page)) { $Place[1] = ' '.$article->date.''; print preg_replace('{(?<=

)(.*?)(?=

)}', ($edit ?: '\1').' [[1]]', ob_get_clean()); if ($article->file and $article->image) { - $Place['image'] = "https://lijtweg.nl/".$article->thumb('600x'); + $Place['image'] = "/".$article->thumb('600x'); } if (!empty($User['admin'])) { $taglist = [];