]> git.mxchange.org Git - mailer.git/blobdiff - inc/extensions/ext-removeip.php
A lot while() conditions rewritten to SQL_FETCHARRAY(), see bug #107, @TODO tags...
[mailer.git] / inc / extensions / ext-removeip.php
index 90b7fc15f1114e16e306265bb0470ad54f519922..4c2131c6e9ff525ef6bcee825946316848fc3e02 100644 (file)
@@ -91,6 +91,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;