]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/admin/overview-inc.php
Rewrote some code, added templates/functions:
[mailer.git] / inc / modules / admin / overview-inc.php
index e42defec891ae0beb0c347b09742845d312724b8..b6876178559d84a30fd0583d215d4ed93a3f120e 100644 (file)
@@ -221,7 +221,7 @@ LIMIT 1",
                                        // Is this non-productive?
                                        if (isExtensionProductive() === FALSE) {
                                                // Issue warning
-                                               $taskData['text'] = displayMessage('{%message,ADMIN_EXTENSION_IS_NON_PRODUCTIVE=' . $ext_name . '%}', TRUE) . $taskData['text'];
+                                               $taskData['text'] = returnMessage('{%message,ADMIN_EXTENSION_IS_NON_PRODUCTIVE=' . $ext_name . '%}') . $taskData['text'];
                                        } // END - if
 
                                        // Set current extension name