]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/member/what-wernis.php
Double quotes to single quotes rewritten
[mailer.git] / inc / modules / member / what-wernis.php
index b704421a6a91e1f8494a1a9b9355f16b95510f31..bc7327ded42b57a8f741727dc3b29018178c209b 100644 (file)
@@ -44,7 +44,7 @@ if (!defined('__SECURITY')) {
        // User is not logged in
        redirectToUrl('modules.php?module=index');
 } elseif ((!EXT_IS_ACTIVE('wernis')) && (!IS_ADMIN())) {
-       addFatalMessage(__FILE__, __LINE__, sprintf(getMessage('EXTENSION_PROBLEM_EXT_INACTIVE'), 'wernis'));
+       addFatalMessage(__FILE__, __LINE__, generateExtensionInactiveNotInstalledMessage('wernis'));
        return;
 }
 
@@ -201,7 +201,7 @@ if ((!REQUEST_ISSET_GET(('mode'))) || (REQUEST_GET('mode') == "choose")) {
 }
 
 // Is the formular sent?
-if ((IS_FORM_SENT()) && (REQUEST_ISSET_GET(('mode')))) {
+if ((isFormSent()) && (REQUEST_ISSET_GET(('mode')))) {
        // Is the user ID and password set?
        if (!REQUEST_ISSET_POST(('wds66_id'))) {
                // Nothing entered in WDS66 user ID