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