![]() |
CMS
Version 3.9
|
Go to the source code of this file.
Variables | |
$response_id = checkNumeric($_GET["response_id"]) | |
if(! $user) if(! $response_id) | $response = new QuestionnaireResponse($response_id) |
if (! $user) if (! $response_id) $response = new QuestionnaireResponse($response_id) |
Definition at line 49 of file exclude_response.inc.
$response_id = checkNumeric($_GET["response_id"]) |
Definition at line 37 of file exclude_response.inc.