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