Area 'modify' added to all extensions, some fixes for installing/modifying extension
[mailer.git] / inc / extensions / ext-rallye.php
index b7acb33a7995d6028aee1de9d4c7045c31f30f1e..ab52b74ae9f27095fdcac262e05008c34bef10e4 100644 (file)
@@ -316,6 +316,9 @@ Zudem sollten Sie mindestens folgende Templates (in <strong>templates/".GET_LANG
        }
        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;