function listingDel($lid, $photo): void
{
    global $xoopsDB, $admin_lang;
    $helper  = Helper::getInstance();
    $lid     = (int)$lid;