[PHP-DOC] cvs: phpdoc /en/functions misc.xml From: Egon Schmid (eschmid <email protected>)
Date: 07/08/00

eschmid Sat Jul 8 07:06:33 2000 EDT

  Modified files:
    /phpdoc/en/functions misc.xml
  Log:
  Informalexample isn't allwoed in a simpara.
  
Index: phpdoc/en/functions/misc.xml
diff -u phpdoc/en/functions/misc.xml:1.15 phpdoc/en/functions/misc.xml:1.16
--- phpdoc/en/functions/misc.xml:1.15 Sat Jul 8 03:52:08 2000
+++ phpdoc/en/functions/misc.xml Sat Jul 8 07:06:33 2000
@@ -1217,12 +1217,14 @@
        Then you can use an URL like the one below to display a colorized
        version of a script located in &quot;/path/to/script.php&quot;
        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>