X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Fextensions%2Fext-wernis.php;h=db288ccae6e424a9f00f016bb480a371c128d615;hb=414570c5081d337bb6c28dcf521bd8bca02f69e7;hp=c197471bab311e81d54d9f20dad9b7386894d97b;hpb=ee71bda9cc7d75f090ae2e1a2d05d4903523e112;p=mailer.git diff --git a/inc/extensions/ext-wernis.php b/inc/extensions/ext-wernis.php index c197471bab..db288ccae6 100644 --- a/inc/extensions/ext-wernis.php +++ b/inc/extensions/ext-wernis.php @@ -143,6 +143,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;