Date: 07/08/00
- Next message: Thomas Schuermann: "[PHP-DOC] cvs: phpdoc /de/language control-structures.xml"
- Previous message: Stefan Livieratos: "[PHP-DOC] cvs: phpdoc(new_funcref) /en/chapters config.xml install.xml /en/features http-auth.xml remote-files.xml /en/functions array.xml cpdf.xml dba.xml dir.xml fdf.xml filesystem.xml ifx.xml image.xml imap.xml info.xml ldap.xml misc.xml network.xml oci8.xml pcre.xml pdf.xml pgsql.xml session.xml strings.xml swf.xml url.xml xml.xml /en/language constants.xml control-structures.xml expressions.xml operators.xml variables.xml"
- Next in thread: Jesus M. Castagnetto: "[PHP-DOC] cvs: phpdoc /en/functions misc.xml"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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 "/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>
- Next message: Thomas Schuermann: "[PHP-DOC] cvs: phpdoc /de/language control-structures.xml"
- Previous message: Stefan Livieratos: "[PHP-DOC] cvs: phpdoc(new_funcref) /en/chapters config.xml install.xml /en/features http-auth.xml remote-files.xml /en/functions array.xml cpdf.xml dba.xml dir.xml fdf.xml filesystem.xml ifx.xml image.xml imap.xml info.xml ldap.xml misc.xml network.xml oci8.xml pcre.xml pdf.xml pgsql.xml session.xml strings.xml swf.xml url.xml xml.xml /en/language constants.xml control-structures.xml expressions.xml operators.xml variables.xml"
- Next in thread: Jesus M. Castagnetto: "[PHP-DOC] cvs: phpdoc /en/functions misc.xml"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

