k.schroeder Wed Nov 27 05:25:29 2002 EDT
Modified files:
/phpdoc/en/reference/domxml/functions xpath-eval.xml
Log:
missing 2nd parameter (Bug #18512)
Index: phpdoc/en/reference/domxml/functions/xpath-eval.xml
diff -u phpdoc/en/reference/domxml/functions/xpath-eval.xml:1.2
phpdoc/en/reference/domxml/functions/xpath-eval.xml:1.3
--- phpdoc/en/reference/domxml/functions/xpath-eval.xml:1.2 Wed Apr 17 02:37:42
2002
+++ phpdoc/en/reference/domxml/functions/xpath-eval.xml Wed Nov 27 05:25:28 2002
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
<!-- splitted from ./en/functions/domxml.xml, last change in rev 1.38 -->
<refentry id="function.xpath-eval">
<refnamediv>
@@ -13,6 +13,7 @@
<methodsynopsis>
<type>array</type><methodname>xpath_eval</methodname>
<methodparam><type>object</type><parameter>xpath
context</parameter></methodparam>
+ <methodparam><type>string</type><parameter>xpath
+expression</parameter></methodparam>
</methodsynopsis>
&warn.experimental.func;
<para>
--
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php