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