Updates as per Team meeting 28 Aug 2025
This commit is contained in:
@@ -7,7 +7,8 @@ $dataCenter = $config['data_centre'];
|
||||
// Get the survey ID from POST
|
||||
$surveyId = $_POST['survey_id'] ?? null;
|
||||
if (!$surveyId) {
|
||||
$surveyId="SV_cAstEvm4ZrPaqGi";
|
||||
//$surveyId="SV_cAstEvm4ZrPaqGi";
|
||||
$surveyId="SV_cwKjMqAqGxImjMG";
|
||||
#die("No survey ID provided.");
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user