Skip to content

Commit

Permalink
Dev: added note about captcha bug
Browse files Browse the repository at this point in the history
  • Loading branch information
LouisGac committed Feb 16, 2017
1 parent a628053 commit df5734d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions application/helpers/SurveyRuntimeHelper.php
Expand Up @@ -1865,6 +1865,10 @@ private function manageClearAll()
}
}

/**
* NOTE: right now, captcha works ONLY if reloaded... need to be debug.
* NOTE: I bet we have the same problem on 2.6x.x
*/
private function showTokenOrCaptchaFormsIfNeeded()
{

Expand Down

0 comments on commit df5734d

Please sign in to comment.