]> git.mxchange.org Git - mailer.git/blobdiff - inc/extensions/ext-mailid.php
A lot while() conditions rewritten to SQL_FETCHARRAY(), see bug #107, @TODO tags...
[mailer.git] / inc / extensions / ext-mailid.php
index 0c5ea26c78af8fd55cd0fc3ec19581462ca3871c..c2211d707d7aac5a8dce7f91fdbe503aa8bf54b1 100644 (file)
@@ -230,6 +230,9 @@ case "update": // Update an extension
        }
        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;