function lx_getAuthors($limit = 0, $start = 0)
{
    global $xoopsDB;

    $ret    = [];