X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=surfbar.php;h=fb6a5dd02c7fdf057c51c92b7569a88e662047ba;hb=9f5f55cd28eebd7b389c13f7c3be500ff43d0a28;hp=69a3e241e76950f9cc0cd56dd3a9443ee3eee69a;hpb=09f5758c42a33a56bdd461c946ffe759a59c54aa;p=mailer.git diff --git a/surfbar.php b/surfbar.php index 69a3e241e7..fb6a5dd02c 100644 --- a/surfbar.php +++ b/surfbar.php @@ -201,7 +201,7 @@ if ((SURFBAR_CHECK_RELOAD_FULL()) || ((isGetRequestParameterSet('frame')) && (in if ($nextId > 0) { // Then prepare other content $content = array( - 'id' => $nextId, + 'url_id' => $nextId, 'check' => SURFBAR_GENERATE_VALIDATION_CODE($nextId), 'salt' => SURFBAR_GET_SALT(), 'reward' => translateComma(SURFBAR_GET_REWARD($nextId)),