mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-15 16:38:54 +00:00
Gender neutral wording
Patch provided by Tom Hudson. git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@342184 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
71c7ae1845
commit
5c93bc6f29
1 changed files with 1 additions and 1 deletions
|
@ -127,7 +127,7 @@ $html = preg_replace(
|
|||
<para>
|
||||
The above example code can be easily exploited by passing in a string such as
|
||||
<literal><h1>{${eval($_GET[php_code])}}</h1></literal>. This gives
|
||||
the attacker the ability to execute arbitrary PHP code and as such gives him
|
||||
the attacker the ability to execute arbitrary PHP code and as such gives them
|
||||
nearly complete access to your server.
|
||||
</para>
|
||||
<para>
|
||||
|
|
Loading…
Reference in a new issue