From 1c422e5f2f82d929396b0fdadeb7b9c626e5273f Mon Sep 17 00:00:00 2001 From: Jouni Ahto Date: Thu, 14 Dec 2000 14:21:39 +0000 Subject: [PATCH] Fixed indentation and path to manual.ced. git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@37799 c90b9560-bf6c-de11-be94-00142212c4b1 --- chapters/config.xml | 109 ++++++++++++++++++++++---------------------- 1 file changed, 55 insertions(+), 54 deletions(-) diff --git a/chapters/config.xml b/chapters/config.xml index 3b8cbf080f..d536975c30 100644 --- a/chapters/config.xml +++ b/chapters/config.xml @@ -84,50 +84,50 @@ General Configuration Directives - - - - allow_url_fopen - boolean - - - - This option enables the URL-aware fopen wrappers that enable accessing URL object - like files. Default wrappers are provided for the access of - remote files - using the ftp or http protocol, some extensions like zlib may register additional wrappers. - + + + allow_url_fopen + boolean + + + + This option enables the URL-aware fopen wrappers that enable accessing URL object + like files. Default wrappers are provided for the access of + remote files + using the ftp or http protocol, some extensions like zlib may register additional wrappers. + - - - This option was introduced immediately after the release of version 4.0.3. For versions up to - and including 4.0.3 you can only disable this feature at compile time by using the configuration switch - --disable-url-fopen-wrapper. - - + + + This option was introduced immediately after the release of version 4.0.3. + For versions up to and including 4.0.3 you can only disable this feature at + compile time by using the configuration switch + --disable-url-fopen-wrapper. + + - - + + - - - asp_tags - boolean - - - - Enables the use of ASP-like <% %> tags in addition to - the usual <?php ?> tags. This includes the - variable-value printing shorthand of <%= $value %>. For - more information, see Escaping from HTML. - + + + asp_tags + boolean + + + + Enables the use of ASP-like <% %> tags in addition to + the usual <?php ?> tags. This includes the + variable-value printing shorthand of <%= $value %>. For + more information, see Escaping from HTML. + - - Support for ASP-style tags was added in 3.0.4. - + + Support for ASP-style tags was added in 3.0.4. + - - + + @@ -494,7 +494,7 @@ include_path=".;c:\www\phplib" - + register_globals boolean @@ -815,7 +815,8 @@ include_path=".;c:\www\phplib" - Whether to allow persistent MySQL connections. + Whether to allow persistent MySQL connections. + @@ -826,8 +827,8 @@ include_path=".;c:\www\phplib" - The default server host to use when connecting to the database - server if no other host is specified. + The default server host to use when connecting to the database + server if no other host is specified. @@ -839,8 +840,8 @@ include_path=".;c:\www\phplib" - The default user name to use when connecting to the database - server if no other name is specified. + The default user name to use when connecting to the database + server if no other name is specified. @@ -852,8 +853,8 @@ include_path=".;c:\www\phplib" - The default password to use when connecting to the database - server if no other password is specified. + The default password to use when connecting to the database + server if no other password is specified. @@ -865,8 +866,8 @@ include_path=".;c:\www\phplib" - The maximum number of persistent MySQL connections per - process. + The maximum number of persistent MySQL connections per + process. @@ -878,8 +879,8 @@ include_path=".;c:\www\phplib" - The maximum number of MySQL connections per process, including - persistent connections. + The maximum number of MySQL connections per process, including + persistent connections. @@ -1339,8 +1340,8 @@ include_path=".;c:\www\phplib" - Name of browser capabilities file. See also - get_browser. + Name of browser capabilities file. See also + get_browser. @@ -1448,7 +1449,7 @@ sgml-always-quote-attributes:t sgml-indent-step:1 sgml-indent-data:t sgml-parent-document:nil -sgml-default-dtd-file:"../manual.ced" +sgml-default-dtd-file:"../../manual.ced" sgml-exposed-tags:nil sgml-local-catalogs:nil sgml-local-ecat-files:nil