Area 'modify' added to all extensions, some fixes for installing/modifying extension
[mailer.git] / inc / extensions / ext-primera.php
index dc6f5dcae2507cd02ea78a10d2199ddcc6574997..169ea946a60ead318946cbe3fef089ca1f5ec211 100644 (file)
@@ -107,6 +107,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;