Date: 09/14/00
- Next message: Luca Perugini: "[PHP-DOC] cvs: phpdoc /it/functions mysql.xml"
- Previous message: Jesus M. Castagnetto: "[PHP-DOC] cvs: phpdoc /en/appendices debugger.xml"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
jmcastagnetto Thu Sep 14 15:04:35 2000 EDT
Modified files:
/phpdoc/en/functions info.xml
Log:
fixed typo in example for get_loaded_extensions
Index: phpdoc/en/functions/info.xml
diff -u phpdoc/en/functions/info.xml:1.31 phpdoc/en/functions/info.xml:1.32
--- phpdoc/en/functions/info.xml:1.31 Mon Sep 11 00:11:56 2000
+++ phpdoc/en/functions/info.xml Thu Sep 14 15:04:35 2000
@@ -1014,7 +1014,7 @@
For example the line below
<informalexample>
<programlisting>
-print_r (get_loadedextensions());
+print_r (get_loaded_extensions());
</programlisting>
</informalexample>
will print a list like:
- Next message: Luca Perugini: "[PHP-DOC] cvs: phpdoc /it/functions mysql.xml"
- Previous message: Jesus M. Castagnetto: "[PHP-DOC] cvs: phpdoc /en/appendices debugger.xml"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

