andre 4 lat temu
rodzic
commit
aa1d13a15e

+ 1 - 1
templates/orderforms/croster_mailbox/checkconfigureproduct.tpl

@@ -28,7 +28,7 @@
                 }
             }
         };
-        xhttp.open("GET", "modules/servers/zimbraSingle/zimbraAddressCheck.php?name=" + mailname + '&domain=' +maildomain, true);
+        xhttp.open("GET", "modules/servers/zimbraSingle/zimbraAddressCheck.php?name=" + mailname + '&domain=' + maildomain + '&pid' + {pid}, true);
         xhttp.send();
     };
     jQuery(document).ready(function(){