public static function getAuthors($limit = 0, $start = 0)
    {
        global $xoopsDB;

        $ret    = [];