]> git.mxchange.org Git - mailer.git/blobdiff - inc/extensions/ext-html_mail.php
Area 'modify' added to all extensions, some fixes for installing/modifying extension
[mailer.git] / inc / extensions / ext-html_mail.php
index 5c379b6ba5c2b55d54cfe3216f335265fb065cb2..7f157c7ff21d6d5c2d47501bc60b1f0c8a197ae8 100644 (file)
@@ -127,6 +127,9 @@ case "update": // Update an extension
        }
        break;
 
+case "modify": // When the extension got modified
+       break;
+
 case "test": // For testing purposes. For details see file inc/modules/admin/what-extensions.php, arround line 305.
        break;