$this->make_hook('index', AUTH_PUBLIC), ); } function handler_index(&$page) { $page->changeTpl('xnet/index.tpl'); return PL_OK; } } ?>