page: promote news article class to represent all pages
[minimedit.git] / login / index.php
index 9ebc4cb846159ef04c715e922f9f46d90ef84ec2..978709e5fe5515f51f66ba30f224bb653915dfbd 100644 (file)
@@ -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) {