X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=inc%2Fmodules%2Fadmin%2Fwhat-config_rallye_prices.php;h=95031a59ed85ad16511639d802c22e685a9c0242;hp=ddf635d1f1ee23762b04a270bf3156009c673869;hb=6d348813375b48ecd6344d52ec2b821046c353a9;hpb=508228c85fba8448d00865b1639cb8cd7a69e457 diff --git a/inc/modules/admin/what-config_rallye_prices.php b/inc/modules/admin/what-config_rallye_prices.php index ddf635d1f1..95031a59ed 100644 --- a/inc/modules/admin/what-config_rallye_prices.php +++ b/inc/modules/admin/what-config_rallye_prices.php @@ -10,7 +10,7 @@ * -------------------------------------------------------------------- * * Kurzbeschreibung : Rallye-Preise einrichten * * -------------------------------------------------------------------- * - * $Revision:: 856 $ * + * $Revision:: $ * * $Date:: $ * * $Tag:: 0.2.1-FINAL $ * * $Author:: $ * @@ -72,7 +72,7 @@ VALUES ('%s','%s','%s','%s')", LOAD_TEMPLATE("admin_settings_saved", false, getMessage('RALLYE_PRICE_ALREADY_FOUND')); } } - } elseif (REQUEST_ISSET_POST(('remove'))) { + } elseif (REQUEST_ISSET_POST('remove')) { // Check if at last one line is selected $SEL = SELECTION_COUNT(REQUEST_POST('sel')); if ($SEL > 0) { @@ -87,7 +87,7 @@ VALUES ('%s','%s','%s','%s')", } else { LOAD_TEMPLATE("admin_settings_saved", false, getMessage('RALLYE_ENTRIES_NOT_DELETED')); } - } elseif (REQUEST_ISSET_POST(('change'))) { + } elseif (REQUEST_ISSET_POST('change')) { // Change entries foreach (REQUEST_POST('level') as $id => $level) { // Secure ID