X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Fmodules%2Fadmin%2Fwhat-welcome.php;h=76b827030cfe4360beb902b89985b2150dbb9ba3;hb=61621983cc6d7195fcc7eab29b5f6080ff283b34;hp=123fd67f63817900f4161b8f4c0060006cc25038;hpb=cd7d344ea7007cfa20413acd3e03e50f0ab86d86;p=mailer.git diff --git a/inc/modules/admin/what-welcome.php b/inc/modules/admin/what-welcome.php index 123fd67f63..76b827030c 100644 --- a/inc/modules/admin/what-welcome.php +++ b/inc/modules/admin/what-welcome.php @@ -16,7 +16,7 @@ * $Author:: $ * * -------------------------------------------------------------------- * * 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 * @@ -73,7 +73,7 @@ if (!ifAdminMenuHasEntries(getAction())) { displayMessage('{--ADMIN_MENU_EMPTY--}'); } elseif ($jobsDone === TRUE) { // Generate overview of all main menus - if ((is_array($GLOBALS['menu']['description'])) && (count($GLOBALS['menu']['description']) > 0)) { + if (isFilledArray($GLOBALS['menu']['description'])) { $OUT = ''; foreach ($GLOBALS['menu']['description'] as $key => $value) { // Prepare content