Area 'modify' added to all extensions, some fixes for installing/modifying extension
[mailer.git] / inc / extensions / ext-nickname.php
index 64d4ffaff730867c736bb152b296ce6a0fe2ef99..0be12d77759fdc65b8ed762e34fb5798130f7ef2 100644 (file)
@@ -191,6 +191,9 @@ PRIMARY KEY(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;