]> git.mxchange.org Git - mailer.git/blobdiff - inc/extensions/ext-debug.php
_TABLE_TYPE is now replaced
[mailer.git] / inc / extensions / ext-debug.php
index 6ced58c3adb3ccdfd481c4dc089342db79f44fe7..ae191d87aabffa72a12f98cdb22040b07d02ff14 100644 (file)
@@ -162,6 +162,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;