page: promote news article class to represent all pages
[minimedit.git] / nieuws / feed / index.php
index 3bea1b728582a8c820f3bfb0319c2c52cb273b7a..fdb91d5a66b77c0442d1ce9545c3d96f5239db02 100644 (file)
@@ -13,7 +13,6 @@ $siteref = (empty($_SERVER['HTTPS']) ? 'http' : 'https') . '://' . $_SERVER['HTT
        <link href="<?= $siteref . $_SERVER['REQUEST_URI'] ?>" rel="self" />
        <author><name>Lijtweg</name></author>
 <?php
-include 'nieuws.inc.php';
 $root = preg_replace('{/feed$}', '', $Page) . "/2???";
 $pages = array_reverse(glob("$root/*.html"));