CMS  Version 3.9
exclude_response.inc File Reference

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)
 

Variable Documentation

◆ $response

if (! $user) if (! $response_id) $response = new QuestionnaireResponse($response_id)

Definition at line 49 of file exclude_response.inc.

◆ $response_id

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

Definition at line 37 of file exclude_response.inc.