Complete refacture for previously discovered inconsistency
[mailer.git] / surfbar.php
index 69a3e241e76950f9cc0cd56dd3a9443ee3eee69a..fb6a5dd02c7fdf057c51c92b7569a88e662047ba 100644 (file)
@@ -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)),