missing 2nd parameter (Bug #18512)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@106014 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Kai Schröder 2002-11-27 10:25:28 +00:00
parent 79dccfdae9
commit b0fd77d2b6

View file

@ -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>