php-doc-en/security
Daniel Egeberg 0640e024d4 Fixed PHP bug #51978
for file in `ack -i '\bA\s+SQL' -l`; do perl -i -pe 's/\b(a)(\s+SQL)/\1n\2/gi' $file; done


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@300101 c90b9560-bf6c-de11-be94-00142212c4b1
2010-06-02 18:45:11 +00:00
..
apache.xml
cgi-bin.xml
current.xml
database.xml Fixed PHP bug #51978 2010-06-02 18:45:11 +00:00
errors.xml
filesystem.xml
general.xml
globals.xml
hiding.xml
intro.xml
magicquotes.xml
variables.xml