Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
drupal.org
captcha
Commits
4e908132
Commit
4e908132
authored
Oct 04, 2019
by
Fabiano Sant'Ana
Browse files
Issue #3080586 by wundo: Removes gendered language from comment
parent
15cdeea1
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
captcha.api.php
captcha.api.php
+1
-1
No files found.
captcha.api.php
View file @
4e908132
...
...
@@ -23,7 +23,7 @@
* $captcha['solution']: this is the solution of your challenge
* $captcha['form']: an array of the form elements you want to add to the form.
* There should be a key 'captcha_response' in this array, which points to
* the form element where the user enters
his
answer.
* the form element where the user enters
the
answer.
* An optional additional argument $captcha_sid with the captcha session ID is
* available for more advanced challenges (e.g. the image CAPTCHA uses this
* argument, see image_captcha_captcha()) and it is used for every session.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment