]> git.mxchange.org Git - mailer.git/blobdiff - inc/functions.php
Rewrote handling of 'menu adverts' to a filter. This allows e.g. ext-clickbanner...
[mailer.git] / inc / functions.php
index 4ff81b5d8d5438be596a373f85e29f0965b47cbe..1935e2a8ccedda9cacd01492dec25e57fe0f4df6 100644 (file)
@@ -1828,7 +1828,6 @@ function mapModuleToTable ($moduleName) {
                case 'login': // ... and 'login' the member's menu
                        $moduleName = 'member';
                        break;
-
                // Anything else will not be mapped, silently.
        } // END - switch