X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=beg.php;h=e9877f9699347750c932b7b8820cf53260d88989;hb=b045ba361328cce0482ad1e5a73c3f7549ae1f40;hp=81cb992df91506515a35ccca35dc888c2177bb46;hpb=155492a5b96cec674846973a8524238b0365a848;p=mailer.git diff --git a/beg.php b/beg.php index 81cb992df9..e9877f9699 100644 --- a/beg.php +++ b/beg.php @@ -79,7 +79,7 @@ if (isGetRequestElementSet('userid')) { $status = 'failed'; // Check if account was found - if ((isUserDataValid()) && (getUserData('status') == 'CONFIRMED')) { + if ((isValidUserData()) && (getUserData('status') == 'CONFIRMED')) { /* * Multiply configured values with 100000 and divide with 100000 so we can also handle small values * If we need more number behind the decimal dot then we just need to increase all these three