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