83fdc7a037c840a88b5833acd4a7878ff4a32d44
[minimedit.git] / nieuws.php
1 <?php
2 include_once 'nieuws.inc.php';
3 $articles = ($Page ?: 'nieuws') . '/????/??';
4 shownews($articles, @$_GET['n'] ?: 5);