didou Tue Aug 19 07:51:01 2003 EDT Modified files: /phpdoc/en/reference/xslt/functions xslt-create.xml Log: moving tag to a better place Index: phpdoc/en/reference/xslt/functions/xslt-create.xml diff -u phpdoc/en/reference/xslt/functions/xslt-create.xml:1.4 phpdoc/en/reference/xslt/functions/xslt-create.xml:1.5 --- phpdoc/en/reference/xslt/functions/xslt-create.xml:1.4 Mon Aug 18 17:54:12 2003 +++ phpdoc/en/reference/xslt/functions/xslt-create.xml Tue Aug 19 07:51:01 2003 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.4 $ --> +<!-- $Revision: 1.5 $ --> <!-- splitted from ./en/functions/xslt.xml, last change in rev 1.3 --> <refentry id="function.xslt-create"> <refnamediv> @@ -17,7 +17,6 @@ other XSLT functions. </para> <para> - </para> <example> <title><function>xslt_create</function> example</title> <programlisting role="php"> @@ -44,6 +43,7 @@ ]]> </programlisting> </example> + </para> <para> See also <function>xslt_free</function>. </para>
-- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php