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