X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Fmodules%2Fadmin%2Fwhat-stats_mods.php;h=59101e257ec9ea38532ff9397453da5e19107815;hb=9c7762b58197f49b318942d22cf3db0d21f625f5;hp=7157b6e835740dceb13a54551ab497e4417ee719;hpb=fe8e4c180ec67e320be98e1e8dc1f9ea612c3636;p=mailer.git diff --git a/inc/modules/admin/what-stats_mods.php b/inc/modules/admin/what-stats_mods.php index 7157b6e835..59101e257e 100644 --- a/inc/modules/admin/what-stats_mods.php +++ b/inc/modules/admin/what-stats_mods.php @@ -39,14 +39,11 @@ // Some security stuff... if ((!defined('__SECURITY')) || (!isAdmin())) { die(); -} +} // END - if // Add description as navigation point addMenuDescription('admin', __FILE__); -// If var is empty set it to empty -if (!isGetRequestElementSet('mod')) setRequestGetElement('mod', ''); - // Check if module was selected if ((getRequestElement('mod') == 'index') || (getRequestElement('mod') == 'login')) { // Select menu system