]> git.mxchange.org Git - mailer.git/blobdiff - inc/extensions/ext-holiday.php
Area 'modify' added to all extensions, some fixes for installing/modifying extension
[mailer.git] / inc / extensions / ext-holiday.php
index 7bb73f74022cdbcb835f6a94eb32aea0c0baed22..6f898ed99737479d048c8a24b17a6128df7b3631 100644 (file)
@@ -219,6 +219,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;