]> git.mxchange.org Git - mailer.git/blobdiff - inc/extensions/ext-user.php
All 'online' table queries should be placed in ext-online.php
[mailer.git] / inc / extensions / ext-user.php
index 159c0462633b1068e25dc565cff33d657d9cafa4..7cc575b5661617de7ff7368069003145969bb20f 100644 (file)
@@ -252,6 +252,9 @@ PRIMARY KEY(`id`)
        }
        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;