Skip to content

Commit

Permalink
Dev: unable to reload submitted survey with token answer persistence
Browse files Browse the repository at this point in the history
Dev: child of 56852c7
  • Loading branch information
Shnoulle committed May 25, 2020
1 parent 0b44c63 commit 7c39509
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions application/controllers/survey/index.php
Expand Up @@ -488,9 +488,6 @@ public function action()
null,
array($sError)
);
} else {
// Must never happen : unset invalid token for the second time
$token = null;
}
}

Expand Down

0 comments on commit 7c39509

Please sign in to comment.