X-Git-Url: http://git.shiar.nl/minimedit.git/blobdiff_plain/621fc2f9638a1a92aa8535310e7852de5542f11e..95fdba3568a0978b9401376cdca9cdd711abdb1a:/edit/nieuws/tag/index.php diff --git a/edit/nieuws/tag/index.php b/edit/nieuws/tag/index.php index ca477c8..ba57adc 100644 --- a/edit/nieuws/tag/index.php +++ b/edit/nieuws/tag/index.php @@ -1,10 +1,10 @@ path) abort("pagina niet opgegeven", '409 input error'); -$pagename = ltrim($Args, '/').'.html'; +$pagename = ltrim($Page->path, '/').'.html'; if (!$User->admin("edit $pagename")) abort("geen beheersrechten", '401 unauthorised');