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