![]() |
CMS
Version 3.9
|
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) |
if (! $response_id) $response = new SurveyResponse($response_id) |
Definition at line 44 of file reset_token.inc.
$response_id = checkNumeric($_GET["response_id"]) |
Definition at line 36 of file reset_token.inc.
$rtn = checkNumeric($_GET["rtn"]) |
Definition at line 37 of file reset_token.inc.