From 2a269e1e45679c44d08df7b853cbcb79ae3af42d Mon Sep 17 00:00:00 2001 From: LouisGac Date: Fri, 17 Feb 2017 10:31:00 +0100 Subject: [PATCH] Dev: added not about captcha problem --- application/helpers/SurveyRuntimeHelper.php | 1 + 1 file changed, 1 insertion(+) diff --git a/application/helpers/SurveyRuntimeHelper.php b/application/helpers/SurveyRuntimeHelper.php index b794565155a..c7f32d4670b 100644 --- a/application/helpers/SurveyRuntimeHelper.php +++ b/application/helpers/SurveyRuntimeHelper.php @@ -1868,6 +1868,7 @@ 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 + * NOTE: when token + captcha: works fine */ private function showTokenOrCaptchaFormsIfNeeded() {