]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/admin/overview-inc.php
Swapped out more HTML to templates (see ticket #68)
[mailer.git] / inc / modules / admin / overview-inc.php
index 19cb263f5b3c25970ecc3a3c33dd757971ec67f7..13a66c760d6011b56398a0c8ea17d5dc856d9c3a 100644 (file)
@@ -91,7 +91,7 @@ function outputStandardOverview (&$result_tasks) {
                                } // END - if
 
                                if (isset($GLOBALS['cache_array']['always_active'][$ext_name])) {
-                                       // Maybe we want to keept the current extension active?
+                                       // Shall the current extension kept activated?
                                        if (($GLOBALS['cache_array']['always_active'][$ext_name] == 'Y') && (!isExtensionActive($ext_name))) {
                                                // Reactivate this extension!
                                                doActivateExtension($ext_name);