Changed Q3 to match with QID71

This commit is contained in:
2025-07-12 09:34:14 +01:00
parent 75d671218b
commit fc8bde55e8
3 changed files with 4 additions and 4 deletions

View File

@@ -36,7 +36,7 @@ try {
$qidToColumn = [
'QID68' => 'Q1',
'QID69' => 'Q2',
'QID70' => 'Q3'
'QID71' => 'Q3'
];
$totalUpdated = 0;