function getUserName($uid)
{
    global $xoopsConfig;

    $uid = (int)$uid;