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