X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Fmodules%2Fadmin%2Fwhat-list_links.php;h=b0b5309e31be1d841e47d399626315a526407ecf;hb=7e770fcb12dae26af6fead2a4bf7ec29ffe36a7e;hp=eb3708d90b84c94a73fd99af53df75305b6ca859;hpb=3382f066b73b5a9cf2833ebc1c5467502a441acc;p=mailer.git diff --git a/inc/modules/admin/what-list_links.php b/inc/modules/admin/what-list_links.php index eb3708d90b..b0b5309e31 100644 --- a/inc/modules/admin/what-list_links.php +++ b/inc/modules/admin/what-list_links.php @@ -16,7 +16,7 @@ * $Author:: $ * * -------------------------------------------------------------------- * * Copyright (c) 2003 - 2009 by Roland Haeder * - * Copyright (c) 2009 - 2013 by Mailer Developer Team * + * Copyright (c) 2009 - 2015 by Mailer Developer Team * * For more information visit: http://mxchange.org * * * * This program is free software; you can redistribute it and/or modify * @@ -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