diff options
Diffstat (limited to 'doc/source')
| -rw-r--r-- | doc/source/features.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/features.rst b/doc/source/features.rst index 073bd8d..afe139a 100644 --- a/doc/source/features.rst +++ b/doc/source/features.rst | |||
| @@ -50,7 +50,7 @@ often meaning an arbitrary code execution. | |||
| 50 | 50 | ||
| 51 | --- `The PHP documentation about mail <https://secure.php.net/manual/en/function.mail.php>`_ | 51 | --- `The PHP documentation about mail <https://secure.php.net/manual/en/function.mail.php>`_ |
| 52 | 52 | ||
| 53 | We're killing it by preventing any extra options in additional_parameters. | 53 | We're killing it by preventing any extra options in ``additional_parameters``. |
| 54 | 54 | ||
| 55 | 55 | ||
| 56 | Examples of related vulnerabilities | 56 | Examples of related vulnerabilities |
