6bf66160fa594a6c56d24da89b3eaf93a176adc0
[minimedit.git] / nieuws.php
1 <?php
2 include_once 'nieuws.inc.php';
3 $articles = (ltrim($Args, '/') ?: 'nieuws') . '/????';
4 shownews($articles, @$Place['n'] ?: 5);