@@ -447,8 +447,8 @@ |
||
447 | 447 | if ($onlyone) { |
448 | 448 | $toPost[$onlyone] = ''; |
449 | 449 | } else { |
450 | - $toPost[1] = ''; |
|
451 | - $toPost[2] = ''; |
|
450 | + $toPost[1] = ''; |
|
451 | + $toPost[2] = ''; |
|
452 | 452 | } |
453 | 453 | $toPostTemplate = 'instid=' . $this->institution . '&deploymentid=' . $this->identifier . '&secret=' . $this->secret . '&country=' . $this->getAttributes("internal:country")[0]['value'] . '&'; |
454 | 454 | if ($remove) { |