X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=inc%2Fmodules%2Fadmin%2Fwhat-config_rallye_prices.php;h=463e7ed90d1b423a6216adbf6eb96999ecd3d40e;hp=c06f365fc452055551a586472a69c917da0e6add;hb=ca7455674c0f02d34cbfc22a823393ba629a5160;hpb=963e55ca1ea79e255f235e359cde9f7862191dc5 diff --git a/inc/modules/admin/what-config_rallye_prices.php b/inc/modules/admin/what-config_rallye_prices.php index c06f365fc4..463e7ed90d 100644 --- a/inc/modules/admin/what-config_rallye_prices.php +++ b/inc/modules/admin/what-config_rallye_prices.php @@ -55,7 +55,7 @@ if (!empty($_GET['rallye'])) { // Ok, new price level entered! $result = SQL_QUERY_ESC("INSERT INTO "._MYSQL_PREFIX."_rallye_prices (rallye_id, price_level, points, info) -VALUES ('%s', '%s', '%s', '%s')", +VALUES ('%s','%s','%s','%s')", array( bigintval($_GET['rallye']), bigintval($_POST['level']),