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