Extension ext-network continued, functions renamed:
[mailer.git] / inc / libs / register_functions.php
index 2f7b9ad64e52b304356d665c4554bc4d68814644..35a790ae7f84c3fe1cc8144847923c22b49dbc3c 100644 (file)
@@ -378,7 +378,7 @@ function doRegistration () {
                generateHash(postRequestElement('pass1')),
                bigintval(postRequestElement('max_mails')),
                bigintval(postRequestElement('max_mails')),
-               makeZeroToNull(postRequestElement('refid')),
+               convertZeroToNull(postRequestElement('refid')),
                $hash
        ), __FUNCTION__, __LINE__);