Forums
(@mochitto)
12 years, 9 months ago
change that two lines to
$comment_id = isset($_REQUEST['rcommentid']) ? $_REQUEST['rcommentid'] : ''; $comment_hash = isset($_REQUEST['rchash']) ? $_REQUEST['rchash'] : '';