X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=doubler.php;h=590af15e0ad424177d56fd9a18f28d88acab023c;hb=4e88383f61722337b6d85c8635e4b9a3f018f387;hp=4a97351b9bf7ca1efff89d9dbc476501a76da54f;hpb=c01694397f34eee38b8f5933dbb385c122c79e50;p=mailer.git diff --git a/doubler.php b/doubler.php index 4a97351b9b..590af15e0a 100644 --- a/doubler.php +++ b/doubler.php @@ -1,7 +1,7 @@ '', @@ -85,9 +82,6 @@ if (isFormSent()) { loadTemplate('admin_settings_saved', false, getMessage('DOUBLER_USERID_INVALID')); } // END - if - // Free result - SQL_FREERESULT($result); - // Remove any dots and unwanted chars from the points setRequestPostElement('points', bigintval(round(convertCommaToDot(postRequestElement('points')))));