Updated unreviewed translation

git-svn-id: https://svn.php.net/repository/phpdoc/ru/trunk@318507 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Vinyarchuk Dmitry
2011-10-28 10:14:53 +00:00
parent 438a98b152
commit 683d85aca3

View File

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- EN-Revision: 96c9d88bad9a7d7d44bfb7f26c226df7ee9ddf26 Maintainer: tmn Status: ready -->
<!-- EN-Revision: a56106f69198dfe88c6084593c78a71c26b24353 Maintainer: tmn Status: ready -->
<!-- Reviewed: no -->
<!-- $Revision$ -->
<refentry xml:id='domdocument.construct' xmlns="http://docbook.org/ns/docbook">
@ -13,8 +13,8 @@
&reftitle.description;
<methodsynopsis>
<methodname>DOMDocument::__construct</methodname>
<methodparam choice='opt'><type>string</type><parameter>version</parameter></methodparam>
<methodparam choice='opt'><type>string</type><parameter>encoding</parameter></methodparam>
<methodparam choice="opt"><type>string</type><parameter>version</parameter></methodparam>
<methodparam choice="opt"><type>string</type><parameter>encoding</parameter></methodparam>
</methodsynopsis>
<para>
Создание нового <classname>DOMDocument</classname> объекта.