betz            Wed Jul 21 18:33:00 2004 EDT

  Modified files:              
    /phpdoc/en/reference/xslt   reference.xml 
  Log:
  note about xls as replacement for xslt with php 5
  
  
http://cvs.php.net/diff.php/phpdoc/en/reference/xslt/reference.xml?r1=1.10&r2=1.11&ty=u
Index: phpdoc/en/reference/xslt/reference.xml
diff -u phpdoc/en/reference/xslt/reference.xml:1.10 
phpdoc/en/reference/xslt/reference.xml:1.11
--- phpdoc/en/reference/xslt/reference.xml:1.10 Thu Apr 15 06:10:57 2004
+++ phpdoc/en/reference/xslt/reference.xml      Wed Jul 21 18:33:00 2004
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.10 $ -->
+<!-- $Revision: 1.11 $ -->
  <reference id="ref.xslt">
   <title>XSLT Functions</title>
   <titleabbrev>XSLT</titleabbrev>
@@ -29,6 +29,12 @@
      </simpara>
     </note>
     &note.pecl-php5;
+    <note>
+     <simpara>
+      If you need xslt support with PHP 5 you can use the
+      <link linkend="ref.xsl">XSL</link> extension.
+     </simpara>
+    </note>
    </section>
 
    <section id="xslt.requirements">
@@ -81,4 +87,3 @@
 vim: et tw=78 syn=sgml
 vi: ts=1 sw=1
 -->
-

Reply via email to