From c08b17c8b3972c96d794a7b150c44cc40a9b6754 Mon Sep 17 00:00:00 2001 From: Yasuo Ohgaki Date: Tue, 30 Apr 2002 07:24:21 +0000 Subject: [PATCH] Be more specific git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@80565 c90b9560-bf6c-de11-be94-00142212c4b1 --- language/basic-syntax.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/language/basic-syntax.xml b/language/basic-syntax.xml index 96879ff020..836bc541b2 100644 --- a/language/basic-syntax.xml +++ b/language/basic-syntax.xml @@ -1,5 +1,5 @@ - + Basic syntax @@ -111,8 +111,8 @@ the short_open_tag configuration setting in the PHP config file, or by compiling PHP with the --enable-short-tags option to - configure. Even if it is enabled by default, - use of short tags are discouraged. + configure. Even if it is enabled by default in + php.ini-dist, use of short tags are discouraged.