From be26d7702e1b3bf967ac088d06ab6820e6ff6347 Mon Sep 17 00:00:00 2001 From: Nuno Lopes Date: Fri, 22 Dec 2006 14:34:39 +0000 Subject: [PATCH] tabs -> spaces git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@225565 c90b9560-bf6c-de11-be94-00142212c4b1 --- appendices/ini.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/appendices/ini.xml b/appendices/ini.xml index 823f98ebc7..22ad06125d 100644 --- a/appendices/ini.xml +++ b/appendices/ini.xml @@ -1,5 +1,5 @@ - + &php.ini; directives @@ -3580,11 +3580,11 @@ include_path=".;c:\php\includes" 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. - + 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. +