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