tabs -> spaces

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@225565 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Nuno Lopes 2006-12-22 14:34:39 +00:00
parent 6c08621263
commit be26d7702e

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.43 $ -->
<!-- $Revision: 1.44 $ -->
<appendix id="ini">
<title>&php.ini; directives</title>
@ -3580,11 +3580,11 @@ include_path=".;c:\php\includes"
<listitem>
<para>
Controls whether CGI PHP checks for line starting with #! (shebang)
at the top of the running script. This line might be needed if the
script support running both as stand-alone script and via PHP CGI.
PHP in CGI mode skips this line and ignores its content if this
directive is turned on.
</para>
at the top of the running script. This line might be needed if the
script support running both as stand-alone script and via PHP CGI.
PHP in CGI mode skips this line and ignores its content if this
directive is turned on.
</para>
</listitem>
</varlistentry>