CMS  Version 3.9
reset_token.inc File Reference

Go to the source code of this file.

Variables

 $response_id = checkNumeric($_GET["response_id"])
 
 $rtn = checkNumeric($_GET["rtn"])
 
if(! $response_id) $response = new SurveyResponse($response_id)
 

Variable Documentation

◆ $response

if (! $response_id) $response = new SurveyResponse($response_id)

Definition at line 44 of file reset_token.inc.

◆ $response_id

$response_id = checkNumeric($_GET["response_id"])

Definition at line 36 of file reset_token.inc.

◆ $rtn

$rtn = checkNumeric($_GET["rtn"])

Definition at line 37 of file reset_token.inc.