didou Thu Jul 22 18:41:55 2004 EDT
Modified files:
/phpdoc/en/reference/xslt/functions xslt-setopt.xml
Log:
add title
http://cvs.php.net/diff.php/phpdoc/en/reference/xslt/functions/xslt-setopt.xml?r1=1.2&r2=1.3&ty=u
Index: phpdoc/en/reference/xslt/functions/xslt-setopt.xml
diff -u phpdoc/en/reference/xslt/functions/xslt-setopt.xml:1.2
phpdoc/en/reference/xslt/functions/xslt-setopt.xml:1.3
--- phpdoc/en/reference/xslt/functions/xslt-setopt.xml:1.2 Thu Jul 22 18:23:36
2004
+++ phpdoc/en/reference/xslt/functions/xslt-setopt.xml Thu Jul 22 18:41:55 2004
@@ -1,5 +1,5 @@
<?xml version='1.0' encoding='iso-8859-1'?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
<refentry id="function.xslt-setopt">
<refnamediv>
<refname>xslt_setopt</refname>
@@ -51,6 +51,7 @@
</para>
<para>
<example>
+ <title><function>xslt_setopt</function> Example</title>
<programlisting role="php">
<![CDATA[
<?php
@@ -94,4 +95,4 @@
vim600: syn=xml fen fdm=syntax fdl=2 si
vim: et tw=78 syn=sgml
vi: ts=1 sw=1
--->
\ No newline at end of file
+-->