]> git.mxchange.org Git - mailer.git/blobdiff - inc/extensions/ext-removeip.php
Referal level is now NULL
[mailer.git] / inc / extensions / ext-removeip.php
index 085bcbbc8c37ff3d8687b0f163e09b579abf5280..274655c89f01fd2b5e6ebbc95ba11c170667d201 100644 (file)
@@ -43,8 +43,8 @@ if (!defined('__SECURITY')) {
 // Version number
 setThisExtensionVersion('0.0.1');
 
-// Version history array (add more with , '0.1.0' and so on)
-setExtensionVersionHistory(array('0.0', '0.0.1'));
+// Version history array (add more with , '0.0.1' and so on)
+setExtensionVersionHistory(array('0.0.0', '0.0.1'));
 
 switch (getExtensionMode()) {
        case 'register': // Do stuff when installation is running