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