Be more specific

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@80565 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Yasuo Ohgaki 2002-04-30 07:24:21 +00:00
parent 3aa8484157
commit c08b17c8b3

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.31 $ -->
<!-- $Revision: 1.32 $ -->
<chapter id="language.basic-syntax">
<title>Basic syntax</title>
@ -111,8 +111,8 @@
the <link linkend="ini.short-open-tag">short_open_tag</link>
configuration setting in the PHP config file, or by compiling PHP
with the --enable-short-tags option to
<command>configure</command>. Even if it is enabled by default,
use of short tags are discouraged.
<command>configure</command>. Even if it is enabled by default in
php.ini-dist, use of short tags are discouraged.
</para>
<para>