Area 'modify' added to all extensions, some fixes for installing/modifying extension
[mailer.git] / inc / extensions / ext-order.php
index a3b21b78cc3aa900ccf2e0658e24ac7aa01374dd..e17010696af2ef17e3d126737f0c52a0da5fbbb8 100644 (file)
@@ -312,6 +312,9 @@ INDEX (`pool_id`)
        }
        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;