simplify the scheme a bit
[platal.git] / htdocs.net / index.php
1 <?php
2 require 'xnet.inc.php';
3
4 new_page('xnet/index.tpl', AUTH_PUBLIC);
5 $page->run();
6 ?>