]> git.mxchange.org Git - mailer.git/blobdiff - inc/extensions/ext-rewrite.php
Fix for 'array-to-string-conversion' bug in request-functions.php
[mailer.git] / inc / extensions / ext-rewrite.php
index ef2931d80b679769e200c7f4c14bffb86d80f5b1..817bf8ad7fb02a37dadb153d445bfeeab58cc024 100644 (file)
@@ -152,6 +152,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;