]> git.mxchange.org Git - mailer.git/blobdiff - inc/extensions/ext-country.php
General directory structure added for debug extension
[mailer.git] / inc / extensions / ext-country.php
index 49cd292dcc1115d1a999b9a7ea29e4e19f0e2cf3..d66dc454d5688899ee9f6bfddc33712b3d765aed 100644 (file)
@@ -110,6 +110,9 @@ case "update": // Update an extension
        }
        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;
 }