X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Fmodules%2Fadmin%2Fwhat-list_sponsor.php;h=9e4b676bb95c2a30a52768f20e513776ce3cda5e;hb=a50f5113fe25ed5f125e3377914a5c0d84b4c1ae;hp=b03b0d4a51108ee522b5f436abc704de0386a547;hpb=d3c4fdd9bfab35389e1a5ff48f3952d527c7b4bb;p=mailer.git diff --git a/inc/modules/admin/what-list_sponsor.php b/inc/modules/admin/what-list_sponsor.php index b03b0d4a51..9e4b676bb9 100644 --- a/inc/modules/admin/what-list_sponsor.php +++ b/inc/modules/admin/what-list_sponsor.php @@ -66,7 +66,7 @@ WHERE `id`='%s' LIMIT 1", array(bigintval(getRequestElement('id'))), __FILE__, __LINE__); list($orders) = SQL_FETCHROW($result_orders); SQL_FREERESULT($result_orders); - if (empty($orders)) $orders = 0; + if (empty($orders)) $orders = '0'; // Prepare all data for the template // Sponsor's id