X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Fmodules%2Fadmin%2Fwhat-list_links.php;h=b0b5309e31be1d841e47d399626315a526407ecf;hb=7e770fcb12dae26af6fead2a4bf7ec29ffe36a7e;hp=139eb2e4a4c09bf848a6cecbcb8bba5602527900;hpb=534f676dc29968019d4313922a9a26e467681e35;p=mailer.git diff --git a/inc/modules/admin/what-list_links.php b/inc/modules/admin/what-list_links.php index 139eb2e4a4..b0b5309e31 100644 --- a/inc/modules/admin/what-list_links.php +++ b/inc/modules/admin/what-list_links.php @@ -68,7 +68,7 @@ if (isGetRequestElementSet('userid')) { ), __FILE__, __LINE__); // Are there some entries? - if (!ifSqlHasZeroNums($result)) { + if (!ifSqlHasZeroNumRows($result)) { // Some unconfirmed mails left if (getRequestElement('delete') == 'all') { // Delete all unconfirmed mails by this user