vrana Fri Nov 19 05:51:46 2004 EDT
Modified files:
/phpdoc/en/reference/xsl/functions
xsl-xsltprocessor-import-stylesheet.xml
Log:
Fix proto
http://cvs.php.net/diff.php/phpdoc/en/reference/xsl/functions/xsl-xsltprocessor-import-stylesheet.xml?r1=1.4&r2=1.5&ty=u
Index: phpdoc/en/reference/xsl/functions/xsl-xsltprocessor-import-stylesheet.xml
diff -u
phpdoc/en/reference/xsl/functions/xsl-xsltprocessor-import-stylesheet.xml:1.4
phpdoc/en/reference/xsl/functions/xsl-xsltprocessor-import-stylesheet.xml:1.5
---
phpdoc/en/reference/xsl/functions/xsl-xsltprocessor-import-stylesheet.xml:1.4
Wed Aug 25 04:19:17 2004
+++ phpdoc/en/reference/xsl/functions/xsl-xsltprocessor-import-stylesheet.xml
Fri Nov 19 05:51:46 2004
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.4 $ -->
+<!-- $Revision: 1.5 $ -->
<refentry id="function.xsl-xsltprocessor-import-stylesheet">
<refnamediv>
<refname>xsl_xsltprocessor_import_stylesheet</refname>
@@ -10,6 +10,7 @@
<para>Procedural style</para>
<methodsynopsis>
<type>bool</type><methodname>xsl_xsltprocessor_import_stylesheet</methodname>
+
<methodparam><type>XSLTProcessor</type><parameter>xsl</parameter></methodparam>
<methodparam><type>object</type><parameter>index</parameter></methodparam>
</methodsynopsis>
<para>Object oriented style (method)</para>