Area 'modify' added to all extensions, some fixes for installing/modifying extension
[mailer.git] / inc / extensions / ext-wernis.php
index c197471bab311e81d54d9f20dad9b7386894d97b..db288ccae6e424a9f00f016bb480a371c128d615 100644 (file)
@@ -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;