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