X-Git-Url: http://git.shiar.nl/minimedit.git/blobdiff_plain/882347cba815e99ba8e7ad28d077420aa986e7c5..234326791b1e8177eb475bffc5956d7086cfac4e:/login/index.php diff --git a/login/index.php b/login/index.php index 9ebc4cb..978709e 100644 --- a/login/index.php +++ b/login/index.php @@ -41,7 +41,6 @@ if (empty($User)) { $Place['warn'] = $message; $Place['title'] = 'Inloggen'; if (isset($_REQUEST['goto'])) { - require_once 'nieuws.inc.php'; $target = ltrim($_REQUEST['goto'], '/'); $target = new ArchiveArticle("$target.html"); if ($target->file) {