1 2 3 4 5 6 7 8
<?php// $Id: xoopsuser.php,v 1.8 2003/03/27 14:56:18 okazu Exp $// this file is for backward compatibility onlyif (!defined('XOOPS_ROOT_PATH')) { exit();}require_once XOOPS_ROOT_PATH.'/kernel/user.php';?>