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