]> git.mxchange.org Git - mailer.git/blobdiff - inc/extensions/ext-iso3166.php
Yet-another fix... :(
[mailer.git] / inc / extensions / ext-iso3166.php
index 93beba2e54f8ee72fd42c776390abc162934c871..4c2cd173acfb955b1237a48ea6c551bc81a456f2 100644 (file)
@@ -327,6 +327,9 @@ VALUES ('AD', 'Andorra', 'ext-iso3166'),
        }
        break;
 
+case "test": // For testing purposes. For details see file inc/modules/admin/what-extensions.php, arround line 305.
+       break;
+
 default: // Do stuff when extension is loaded
        break;
 }