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