X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=surfbar.php;h=fb6a5dd02c7fdf057c51c92b7569a88e662047ba;hp=69a3e241e76950f9cc0cd56dd3a9443ee3eee69a;hb=b6a10f5ccfe2ff6e9e5c43f42e33966ae25ffbaa;hpb=d5f116612a5b83fee707282ff7b108f0c9380c5d 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)),