More extension-depending menus secured
[mailer.git] / inc / modules / member / what-wernis.php
index 8578e52479abb22486b96892926c367c0358645f..227d5031a0d756a2c0bcb019f3d9850b0a289498 100644 (file)
@@ -39,7 +39,6 @@ if (!defined('__SECURITY')) {
        // User is not logged in
        LOAD_URL("modules.php?module=index");
 } elseif (!EXT_IS_ACTIVE("wernis")) {
-       // Extension "wernis" is not activated
        ADD_FATAL(EXTENSION_PROBLEM_EXT_INACTIVE, "wernis");
        return;
 }