X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Fmysql-manager.php;h=d41930089f6bdf7d40a73bd10073d351fbbc64bf;hb=2c46da5e9d74e87def9ce4db377f26920eb30b28;hp=382fb9b43bf1e49161d53124634f7b6d80c1e37f;hpb=97689c229c01ba8e57150b572c2e7de95cc4ec68;p=mailer.git diff --git a/inc/mysql-manager.php b/inc/mysql-manager.php index 382fb9b43b..d41930089f 100644 --- a/inc/mysql-manager.php +++ b/inc/mysql-manager.php @@ -11,7 +11,7 @@ * Kurzbeschreibung : Alle datenbank-relevanten Funktionen * * -------------------------------------------------------------------- * * Copyright (c) 2003 - 2009 by Roland Haeder * - * Copyright (c) 2009 - 2013 by Mailer Developer Team * + * Copyright (c) 2009 - 2016 by Mailer Developer Team * * For more information visit: http://mxchange.org * * * * This program is free software; you can redistribute it and/or modify * @@ -222,7 +222,7 @@ ORDER BY array($mode), __FUNCTION__, __LINE__); //* DEBUG: */ logDebugMessage(__FUNCTION__, __LINE__, 'main_cnt=' . $main_cnt . ',getWhat()=' . getWhat()); - if (!ifSqlHasZeroNums($result_main)) { + if (!ifSqlHasZeroNumRows($result_main)) { // There are menus available, so we simply display them... :) $GLOBALS['rows'] = ''; while ($content = sqlFetchArray($result_main)) { @@ -254,7 +254,7 @@ ORDER BY ), __FUNCTION__, __LINE__); // Are there some entries? - if (!ifSqlHasZeroNums($result_sub)) { + if (!ifSqlHasZeroNumRows($result_sub)) { // Init counter $count = '0'; @@ -665,7 +665,7 @@ function addMaxReceiveList ($mode, $default = '') { } // Some entries are found? - if (!ifSqlHasZeroNums($result)) { + if (!ifSqlHasZeroNumRows($result)) { $OUT = ''; while ($content = sqlFetchArray($result)) { $OUT .= '