X-Git-Url: http://git.shiar.net/minimedit.git/blobdiff_plain/c3518f67a1134e20a497dbfc3161353b650e279d..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) {