Date: 12/13/00
- Next message: Damien Seguy: "[PHP-DOC] cvs: phpdoc /fr/language references.xml"
- Previous message: Ron Chmara: "[PHP-DOC] cvs: phpdoc /en/language basic-syntax.xml"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
ronabop Tue Dec 12 22:33:36 2000 EDT
Modified files:
/phpdoc/en/functions xslt.xml
Log:
Typo in example.
Index: phpdoc/en/functions/xslt.xml
diff -u phpdoc/en/functions/xslt.xml:1.7 phpdoc/en/functions/xslt.xml:1.8
--- phpdoc/en/functions/xslt.xml:1.7 Sun Nov 26 10:19:26 2000
+++ phpdoc/en/functions/xslt.xml Tue Dec 12 22:33:36 2000
@@ -368,7 +368,7 @@
if (xslt_process($xslData, $xmlData, $result))
{
- echo "Here is the brilliant in-depth article on learning"
+ echo "Here is the brilliant in-depth article on learning";
echo " German: ";
echo "<br>\n<br>";
echo $result;
- Next message: Damien Seguy: "[PHP-DOC] cvs: phpdoc /fr/language references.xml"
- Previous message: Ron Chmara: "[PHP-DOC] cvs: phpdoc /en/language basic-syntax.xml"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

