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