]> git.mxchange.org Git - mailer.git/blobdiff - inc/modules/admin/what-extensions.php
'what','action','module' and 'output_mode' wrapped into functions (WARNUNG: Code...
[mailer.git] / inc / modules / admin / what-extensions.php
index be7cc1d23b573616d76408fa95239a6f9674e89a..68849e0a63ff6c303459159a5eacaefa1ccdc130 100644 (file)
@@ -235,7 +235,7 @@ if (REQUEST_ISSET_GET(('active'))) {
 
 // Case selection
 switch ($do) {
-       case "overview": // List all registered extensions
+       case 'overview': // List all registered extensions
                if (GET_EXT_VERSION('sql_patches') >= '0.0.6') {
                        // Load extension data with CSS informations
                        $result = SQL_QUERY("SELECT id AS ext_id, ext_name, ext_active, ext_has_css AS ext_css, ext_version