[prev in list] [next in list] [prev in thread] [next in thread] 

List:       php-doc-cvs
Subject:    [DOC-CVS] =?utf-8?q?svn:_/phpdoc/en/trunk/reference/taint/_book.xml?=
From:       Jakub_Vrana <vrana () php ! net>
Date:       2013-01-26 1:08:47
Message-ID: svn-vrana-1359162527-329303-975111341 () svn ! php ! net
[Download RAW message or body]

vrana                                    Sat, 26 Jan 2013 01:08:47 +0000

Revision: http://svn.php.net/viewvc?view=revision&revision=329303

Log:
Spacing, trailing ?>

Changed paths:
    U   phpdoc/en/trunk/reference/taint/book.xml

Modified: phpdoc/en/trunk/reference/taint/book.xml
===================================================================
--- phpdoc/en/trunk/reference/taint/book.xml	2013-01-26 00:34:34 UTC (rev 329302)
+++ phpdoc/en/trunk/reference/taint/book.xml	2013-01-26 01:08:47 UTC (rev 329303)
@@ -14,7 +14,7 @@
    inject, etc.
   </para>
   <para>
-   When taint is enabled, if you pass a tainted string(comes from $_GET,
+   When taint is enabled, if you pass a tainted string (comes from $_GET,
    $_POST or $_COOKIE) to some functions, taint will warn you about that.
   </para>
   <example>
@@ -37,6 +37,7 @@
 include($file_name);

 mysql_query($sql);
+?>
 ]]>
    </programlisting>
    &example.outputs.similar;



-- 
PHP Documentation Commits Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic