Area 'modify' added to all extensions, some fixes for installing/modifying extension
[mailer.git] / inc / extensions / ext-iso3166.php
index 42c030330433fcba9987b430588624ba179d15da..04607497beca5134c32096366738f1fee4aaaabc 100644 (file)
@@ -327,6 +327,9 @@ VALUES ('AD', 'Andorra', 'ext-iso3166'),
        }
        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;