first reimport from platal
[platal.git] / htdocs.net / apropos.php
1 <?php
2 require 'xnet.inc.php';
3
4 new_page('xnet/apropos.tpl', AUTH_PUBLIC);
5 $page->useMenu();
6 $page->run();
7 ?>