]> git.mxchange.org Git - mailer.git/blobdiff - inc/extensions/ext-theme.php
All 'online' table queries should be placed in ext-online.php
[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;