X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=doubler.php;h=590af15e0ad424177d56fd9a18f28d88acab023c;hp=4a97351b9bf7ca1efff89d9dbc476501a76da54f;hb=e6cc8e9581807e21cf173c8a891869f1983fc935;hpb=9f6c30cc0e06098171d773d671292081ecee3d29 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')))));