mirror of
https://github.com/php/doc-ru.git
synced 2025-08-20 23:31:15 +00:00
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:
@ -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> объекта.
|
||||
|
Reference in New Issue
Block a user