Informalexample isn't allwoed in a simpara.

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@27870 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Egon Schmid 2000-07-08 14:06:33 +00:00
parent bdefbeb6bb
commit a58934a426

View file

@ -1217,12 +1217,14 @@ if (!odbc_execute ($stmt, &$sqldata) || !odbc_fetch_into ($stmt, &$tmp))
Then you can use an URL like the one below to display a colorized
version of a script located in "/path/to/script.php"
in your web site.
<informalexample>
<programlisting>
http://your.server.com/source/path/to/script.php
</programlisting>
</informalexample>
</simpara>
<para>
<informalexample>
<programlisting>
http://your.server.com/source/path/to/script.php
</programlisting>
</informalexample>
</para>
</example>
</para>
<simpara>