Vergleich sendthread.php - 1.8.27 - 1.8.33
Zeile 145 | Zeile 145 |
---|---|
if($mybb->input['action'] == "do_sendtofriend" && $mybb->request_method == "post") |
if($mybb->input['action'] == "do_sendtofriend" && $mybb->request_method == "post") |
verify_post_check($mybb->input['my_post_key']); | verify_post_check($mybb->get_input('my_post_key')); |
|
|