![]() |
CMS
Version 3.9
|
Go to the source code of this file.
Variables | |
$survey_id = checkNumeric($_GET["survey_id"]) | |
if(! $survey_id) | $survey = new Survey($survey_id) |
if(! $survey->isAuthor()) | $tx = new DataTransaction() |
try | |
Definition at line 43 of file reorder_survey_questions.inc.
$survey_id = checkNumeric($_GET["survey_id"]) |
Definition at line 36 of file reorder_survey_questions.inc.
if (! $survey->isAuthor()) $tx = new DataTransaction() |
Definition at line 49 of file reorder_survey_questions.inc.
try |
Definition at line 51 of file reorder_survey_questions.inc.