]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/admin/what-stats_mods.php
detectExtraTemplatePath() cached, ext-network continued:
[mailer.git] / inc / modules / admin / what-stats_mods.php
index 7157b6e835740dceb13a54551ab497e4417ee719..59101e257ec9ea38532ff9397453da5e19107815 100644 (file)
 // 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