svn: /phpdoc/ru/trunk/reference/ ldap/functions/ldap-add-ext.xml ldap/functions/ldap-bind-ext.xml ldap/functions/ldap-bind.xml ldap/functions/ldap-mod-add-ext.xml ldap/functions/ldap-mod-del-ext.xml ldap/functions/ldap-mod-replace-ext.xml ldap/functions/ldap-next-attribute.xml ldap/functions/ldap-rename-ext.xml libevent/functions/event-buffer-priority-set.xml lua/lua/call.xml mailparse/functions/mailparse-msg-extract-whole-part-file.xml mailparse/functions/mailparse-msg-free.xml mailparse/functi
[email protected] (Sergey Panteleev)
| Newsgroups | php.doc.ru |
|---|---|
| Message-ID | <[email protected]> |
sergey Sat, 16 Nov 2019 11:09:03 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=348304
Log:
docs(ru): Review
Changed paths:
U phpdoc/ru/trunk/reference/ldap/functions/ldap-add-ext.xml
U phpdoc/ru/trunk/reference/ldap/functions/ldap-bind-ext.xml
U phpdoc/ru/trunk/reference/ldap/functions/ldap-bind.xml
U phpdoc/ru/trunk/reference/ldap/functions/ldap-mod-add-ext.xml
U phpdoc/ru/trunk/reference/ldap/functions/ldap-mod-del-ext.xml
U phpdoc/ru/trunk/reference/ldap/functions/ldap-mod-replace-ext.xml
U phpdoc/ru/trunk/reference/ldap/functions/ldap-next-attribute.xml
U phpdoc/ru/trunk/reference/ldap/functions/ldap-rename-ext.xml
U phpdoc/ru/trunk/reference/libevent/functions/event-buffer-priority-set.xml
U phpdoc/ru/trunk/reference/lua/lua/call.xml
U phpdoc/ru/trunk/reference/mailparse/functions/mailparse-msg-extract-whole-part-file.xml
U phpdoc/ru/trunk/reference/mailparse/functions/mailparse-msg-free.xml
U phpdoc/ru/trunk/reference/mailparse/functions/mailparse-msg-get-part-data.xml
U phpdoc/ru/trunk/reference/mailparse/functions/mailparse-msg-get-part.xml
U phpdoc/ru/trunk/reference/mailparse/functions/mailparse-msg-get-structure.xml
U phpdoc/ru/trunk/reference/mailparse/functions/mailparse-msg-parse-file.xml
U phpdoc/ru/trunk/reference/mailparse/functions/mailparse-msg-parse.xml
U phpdoc/ru/trunk/reference/mailparse/functions/mailparse-rfc822-parse-addresses.xml
U phpdoc/ru/trunk/reference/mailparse/functions/mailparse-stream-encode.xml
U phpdoc/ru/trunk/reference/mailparse/functions/mailparse-uudecode-all.xml
U phpdoc/ru/trunk/reference/ming/swfsound/construct.xml
svn-diffs-348304.txt
(text/x-diff, 20.5 KB)
Modified: phpdoc/ru/trunk/reference/ldap/functions/ldap-add-ext.xml
===================================================================
--- phpdoc/ru/trunk/reference/ldap/functions/ldap-add-ext.xml 2019-11-16 10:55:25 UTC (rev 348303)
+++ phpdoc/ru/trunk/reference/ldap/functions/ldap-add-ext.xml 2019-11-16 11:09:03 UTC (rev 348304)
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
<!-- EN-Revision: 346395 Maintainer: lex Status: ready -->
-<!-- Reviewed: no -->
+<!-- Reviewed: yes Maintainer: sergey -->
<refentry xml:id="function.ldap-add-ext" xmlns="http://docbook.org/ns/docbook">
<refnamediv>
@@ -26,7 +26,7 @@
<refsect1 role="parameters">
&reftitle.parameters;
<para>
- См. <function>ldap_add</function>
+ Смотрите <function>ldap_add</function>
</para>
</refsect1>
@@ -33,7 +33,7 @@
<refsect1 role="returnvalues">
&reftitle.returnvalues;
<para>
- Возвращает идентификатор ресурса LDAP или &false; в случае ошибки.
+ Возвращает идентификатор ресурса LDAP или &false; в случае возникновения ошибки.
</para>
</refsect1>
Modified: phpdoc/ru/trunk/reference/ldap/functions/ldap-bind-ext.xml
===================================================================
--- phpdoc/ru/trunk/reference/ldap/functions/ldap-bind-ext.xml 2019-11-16 10:55:25 UTC (rev 348303)
+++ phpdoc/ru/trunk/reference/ldap/functions/ldap-bind-ext.xml 2019-11-16 11:09:03 UTC (rev 348304)
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
<!-- EN-Revision: 347261 Maintainer: lex Status: ready -->
-<!-- Reviewed: no -->
+<!-- Reviewed: yes Maintainer: sergey -->
<refentry xml:id="function.ldap-bind-ext" xmlns="http://docbook.org/ns/docbook">
<refnamediv>
@@ -33,7 +33,7 @@
<refsect1 role="returnvalues">
&reftitle.returnvalues;
<para>
- Возвращает идентификатор ресурса LDAP или &false; в случае ошибки.
+ Возвращает идентификатор ресурса LDAP или &false; в случае возникновения ошибки.
</para>
</refsect1>
Modified: phpdoc/ru/trunk/reference/ldap/functions/ldap-bind.xml
===================================================================
--- phpdoc/ru/trunk/reference/ldap/functions/ldap-bind.xml 2019-11-16 10:55:25 UTC (rev 348303)
+++ phpdoc/ru/trunk/reference/ldap/functions/ldap-bind.xml 2019-11-16 11:09:03 UTC (rev 348304)
@@ -19,7 +19,7 @@
<methodparam choice="opt"><type>array</type><parameter>serverctrls</parameter><initializer>array()</initializer></methodparam>
</methodsynopsis>
<para>
- Связывает с LDAP-директорией с указанным RDN и паролем.
+ Связывает LDAP-директорию с указанным RDN и паролем.
</para>
</refsect1>
Modified: phpdoc/ru/trunk/reference/ldap/functions/ldap-mod-add-ext.xml
===================================================================
--- phpdoc/ru/trunk/reference/ldap/functions/ldap-mod-add-ext.xml 2019-11-16 10:55:25 UTC (rev 348303)
+++ phpdoc/ru/trunk/reference/ldap/functions/ldap-mod-add-ext.xml 2019-11-16 11:09:03 UTC (rev 348304)
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
<!-- EN-Revision: 346395 Maintainer: lex Status: ready -->
-<!-- Reviewed: no -->
+<!-- Reviewed: yes Maintainer: sergey -->
<refentry xml:id="function.ldap-mod_add-ext" xmlns="http://docbook.org/ns/docbook">
<refnamediv>
@@ -26,7 +26,7 @@
<refsect1 role="parameters">
&reftitle.parameters;
<para>
- См. <function>ldap_mod_add</function>
+ Смотрите <function>ldap_mod_add</function>
</para>
</refsect1>
@@ -33,7 +33,7 @@
<refsect1 role="returnvalues">
&reftitle.returnvalues;
<para>
- Возвращает идентификатор ресурса LDAP или &false; в случае ошибки.
+ Возвращает идентификатор ресурса LDAP или &false; в случае возникновения ошибки.
</para>
</refsect1>
Modified: phpdoc/ru/trunk/reference/ldap/functions/ldap-mod-del-ext.xml
===================================================================
--- phpdoc/ru/trunk/reference/ldap/functions/ldap-mod-del-ext.xml 2019-11-16 10:55:25 UTC (rev 348303)
+++ phpdoc/ru/trunk/reference/ldap/functions/ldap-mod-del-ext.xml 2019-11-16 11:09:03 UTC (rev 348304)
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
<!-- EN-Revision: 346395 Maintainer: lex Status: ready -->
-<!-- Reviewed: no -->
+<!-- Reviewed: yes Maintainer: sergey -->
<refentry xml:id="function.ldap-mod_del-ext" xmlns="http://docbook.org/ns/docbook">
<refnamediv>
@@ -26,7 +26,7 @@
<refsect1 role="parameters">
&reftitle.parameters;
<para>
- См. <function>ldap_mod_del</function>
+ Смотрите <function>ldap_mod_del</function>
</para>
</refsect1>
@@ -33,7 +33,7 @@
<refsect1 role="returnvalues">
&reftitle.returnvalues;
<para>
- Возвращает идентификатор ресурса LDAP или &false; в случае ошибки.
+ Возвращает идентификатор ресурса LDAP или &false; в случае возникновения ошибки.
</para>
</refsect1>
Modified: phpdoc/ru/trunk/reference/ldap/functions/ldap-mod-replace-ext.xml
===================================================================
--- phpdoc/ru/trunk/reference/ldap/functions/ldap-mod-replace-ext.xml 2019-11-16 10:55:25 UTC (rev 348303)
+++ phpdoc/ru/trunk/reference/ldap/functions/ldap-mod-replace-ext.xml 2019-11-16 11:09:03 UTC (rev 348304)
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
<!-- EN-Revision: 346395 Maintainer: lex Status: ready -->
-<!-- Reviewed: no -->
+<!-- Reviewed: yes Maintainer: sergey -->
<refentry xml:id="function.ldap-mod_replace-ext" xmlns="http://docbook.org/ns/docbook">
<refnamediv>
@@ -26,7 +26,7 @@
<refsect1 role="parameters">
&reftitle.parameters;
<para>
- См. <function>ldap_mod_replace</function>
+ Смотрите <function>ldap_mod_replace</function>
</para>
</refsect1>
@@ -33,7 +33,7 @@
<refsect1 role="returnvalues">
&reftitle.returnvalues;
<para>
- Возвращает идентификатор ресурса LDAP или &false; в случае ошибки.
+ Возвращает идентификатор ресурса LDAP или &false; в случае возникновения ошибки.
</para>
</refsect1>
Modified: phpdoc/ru/trunk/reference/ldap/functions/ldap-next-attribute.xml
===================================================================
--- phpdoc/ru/trunk/reference/ldap/functions/ldap-next-attribute.xml 2019-11-16 10:55:25 UTC (rev 348303)
+++ phpdoc/ru/trunk/reference/ldap/functions/ldap-next-attribute.xml 2019-11-16 11:09:03 UTC (rev 348304)
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- EN-Revision: 297028 Maintainer: mch Status: ready -->
-<!-- Reviewed: no -->
+<!-- Reviewed: yes Maintainer: sergey -->
<!-- $Revision$ -->
<refentry xml:id="function.ldap-next-attribute" xmlns="http://docbook.org/ns/docbook">
<refnamediv>
@@ -49,7 +49,7 @@
</para>
<note>
<para>
- Этот параметр больше не используется, поскольку это теперь это
+ Параметр больше не используется, поскольку это теперь
обрабатывается автоматически PHP. Для обратной совместимости PHP
не будет выбрасывать ошибку, если этот параметр будет передан.
</para>
@@ -63,8 +63,8 @@
<refsect1 role="returnvalues">
&reftitle.returnvalues;
<para>
- Возвращает следующий атрибут записи в случае успеха и &false; в случае
- ошибки.
+ Возвращает следующий атрибут записи в случае успешного выполнения и &false; в случае
+ возникновения ошибки.
</para>
</refsect1>
Modified: phpdoc/ru/trunk/reference/ldap/functions/ldap-rename-ext.xml
===================================================================
--- phpdoc/ru/trunk/reference/ldap/functions/ldap-rename-ext.xml 2019-11-16 10:55:25 UTC (rev 348303)
+++ phpdoc/ru/trunk/reference/ldap/functions/ldap-rename-ext.xml 2019-11-16 11:09:03 UTC (rev 348304)
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
<!-- EN-Revision: 346395 Maintainer: lex Status: ready -->
-<!-- Reviewed: no -->
+<!-- Reviewed: yes Maintainer: sergey -->
<refentry xml:id="function.ldap-rename-ext" xmlns="http://docbook.org/ns/docbook">
<refnamediv>
@@ -28,7 +28,7 @@
<refsect1 role="parameters">
&reftitle.parameters;
<para>
- См. <function>ldap_rename</function>
+ Смотрите <function>ldap_rename</function>
</para>
</refsect1>
@@ -35,7 +35,7 @@
<refsect1 role="returnvalues">
&reftitle.returnvalues;
<para>
- Возвращает идентификатор ресурса LDAP или &false; в случае ошибки.
+ Возвращает идентификатор ресурса LDAP или &false; в случае возникновения ошибки.
</para>
</refsect1>
Modified: phpdoc/ru/trunk/reference/libevent/functions/event-buffer-priority-set.xml
===================================================================
--- phpdoc/ru/trunk/reference/libevent/functions/event-buffer-priority-set.xml 2019-11-16 10:55:25 UTC (rev 348303)
+++ phpdoc/ru/trunk/reference/libevent/functions/event-buffer-priority-set.xml 2019-11-16 11:09:03 UTC (rev 348304)
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
<!-- EN-Revision: 317663 Maintainer: lex Status: ready -->
-<!-- Reviewed: no -->
+<!-- Reviewed: yes Maintainer: sergey -->
<refentry xml:id="function.event-buffer-priority-set" xmlns="http://docbook.org/ns/docbook">
<refnamediv>
@@ -38,7 +38,7 @@
<listitem>
<para>
Уровень приоритета. Не может быть меньше нуля и не может превышать максимальный
- уровень приоритета базы событий (см. <function>event_base_priority_init</function>).
+ уровень приоритета базы событий (смотрите <function>event_base_priority_init</function>).
</para>
</listitem>
</varlistentry>
Modified: phpdoc/ru/trunk/reference/lua/lua/call.xml
===================================================================
--- phpdoc/ru/trunk/reference/lua/lua/call.xml 2019-11-16 10:55:25 UTC (rev 348303)
+++ phpdoc/ru/trunk/reference/lua/lua/call.xml 2019-11-16 11:09:03 UTC (rev 348304)
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- EN-Revision: 324122 Maintainer: rjhdby Status: ready -->
-<!-- Reviewed: no -->
+<!-- Reviewed: yes Maintainer: sergey -->
<!-- $Revision$ -->
<refentry xml:id="lua.call" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
<refnamediv>
@@ -65,7 +65,7 @@
&reftitle.returnvalues;
<para>
Возвращает результат выполнившейся функции, &null; в случае некорректных аргументов, или
- &false; в случае ошибки.
+ &false; в случае возникновения ошибки.
</para>
</refsect1>
Modified: phpdoc/ru/trunk/reference/mailparse/functions/mailparse-msg-extract-whole-part-file.xml
===================================================================
--- phpdoc/ru/trunk/reference/mailparse/functions/mailparse-msg-extract-whole-part-file.xml 2019-11-16 10:55:25 UTC (rev 348303)
+++ phpdoc/ru/trunk/reference/mailparse/functions/mailparse-msg-extract-whole-part-file.xml 2019-11-16 11:09:03 UTC (rev 348304)
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- EN-Revision: 324122 Maintainer: rjhdby Status: ready -->
-<!-- Reviewed: no -->
+<!-- Reviewed: yes Maintainer: sergey -->
<!-- $Revision$ -->
<refentry xml:id="function.mailparse-msg-extract-whole-part-file" xmlns="http://docbook.org/ns/docbook">
<refnamediv>
Modified: phpdoc/ru/trunk/reference/mailparse/functions/mailparse-msg-free.xml
===================================================================
--- phpdoc/ru/trunk/reference/mailparse/functions/mailparse-msg-free.xml 2019-11-16 10:55:25 UTC (rev 348303)
+++ phpdoc/ru/trunk/reference/mailparse/functions/mailparse-msg-free.xml 2019-11-16 11:09:03 UTC (rev 348304)
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- EN-Revision: 297028 Maintainer: rjhdby Status: ready -->
-<!-- Reviewed: no -->
+<!-- Reviewed: yes Maintainer: sergey -->
<!-- $Revision$ -->
<refentry xml:id="function.mailparse-msg-free" xmlns="http://docbook.org/ns/docbook">
<refnamediv>
Modified: phpdoc/ru/trunk/reference/mailparse/functions/mailparse-msg-get-part-data.xml
===================================================================
--- phpdoc/ru/trunk/reference/mailparse/functions/mailparse-msg-get-part-data.xml 2019-11-16 10:55:25 UTC (rev 348303)
+++ phpdoc/ru/trunk/reference/mailparse/functions/mailparse-msg-get-part-data.xml 2019-11-16 11:09:03 UTC (rev 348304)
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- EN-Revision: 297028 Maintainer: rjhdby Status: ready -->
-<!-- Reviewed: no -->
+<!-- Reviewed: yes Maintainer: sergey -->
<!-- $Revision$ -->
<refentry xml:id="function.mailparse-msg-get-part-data" xmlns="http://docbook.org/ns/docbook">
<refnamediv>
Modified: phpdoc/ru/trunk/reference/mailparse/functions/mailparse-msg-get-part.xml
===================================================================
--- phpdoc/ru/trunk/reference/mailparse/functions/mailparse-msg-get-part.xml 2019-11-16 10:55:25 UTC (rev 348303)
+++ phpdoc/ru/trunk/reference/mailparse/functions/mailparse-msg-get-part.xml 2019-11-16 11:09:03 UTC (rev 348304)
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- EN-Revision: 297028 Maintainer: rjhdby Status: ready -->
-<!-- Reviewed: no -->
+<!-- Reviewed: yes Maintainer: sergey -->
<!-- $Revision$ -->
<refentry xml:id="function.mailparse-msg-get-part" xmlns="http://docbook.org/ns/docbook">
<refnamediv>
Modified: phpdoc/ru/trunk/reference/mailparse/functions/mailparse-msg-get-structure.xml
===================================================================
--- phpdoc/ru/trunk/reference/mailparse/functions/mailparse-msg-get-structure.xml 2019-11-16 10:55:25 UTC (rev 348303)
+++ phpdoc/ru/trunk/reference/mailparse/functions/mailparse-msg-get-structure.xml 2019-11-16 11:09:03 UTC (rev 348304)
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- EN-Revision: 297028 Maintainer: rjhdby Status: ready -->
-<!-- Reviewed: no -->
+<!-- Reviewed: yes Maintainer: sergey -->
<!-- $Revision$ -->
<refentry xml:id="function.mailparse-msg-get-structure" xmlns="http://docbook.org/ns/docbook">
<refnamediv>
Modified: phpdoc/ru/trunk/reference/mailparse/functions/mailparse-msg-parse-file.xml
===================================================================
--- phpdoc/ru/trunk/reference/mailparse/functions/mailparse-msg-parse-file.xml 2019-11-16 10:55:25 UTC (rev 348303)
+++ phpdoc/ru/trunk/reference/mailparse/functions/mailparse-msg-parse-file.xml 2019-11-16 11:09:03 UTC (rev 348304)
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- EN-Revision: 297028 Maintainer: rjhdby Status: ready -->
-<!-- Reviewed: no -->
+<!-- Reviewed: yes Maintainer: sergey -->
<!-- $Revision$ -->
<refentry xml:id="function.mailparse-msg-parse-file" xmlns="http://docbook.org/ns/docbook">
<refnamediv>
@@ -40,7 +40,7 @@
&reftitle.returnvalues;
<para>
Возвращает <literal>MIME</literal>-ресурс, представляющий структуру, или
- &false; в случае ошибки.
+ &false; в случае возникновения ошибки.
</para>
</refsect1>
Modified: phpdoc/ru/trunk/reference/mailparse/functions/mailparse-msg-parse.xml
===================================================================
--- phpdoc/ru/trunk/reference/mailparse/functions/mailparse-msg-parse.xml 2019-11-16 10:55:25 UTC (rev 348303)
+++ phpdoc/ru/trunk/reference/mailparse/functions/mailparse-msg-parse.xml 2019-11-16 11:09:03 UTC (rev 348304)
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- EN-Revision: 297028 Maintainer: rjhdby Status: ready -->
-<!-- Reviewed: no -->
+<!-- Reviewed: yes Maintainer: sergey -->
<!-- $Revision$ -->
<refentry xml:id="function.mailparse-msg-parse" xmlns="http://docbook.org/ns/docbook">
<refnamediv>
@@ -18,7 +18,7 @@
Инкрементально разбирает данные в заданный MIME-ресурс.
</para>
<para>
- Эта функция позволяет обрабатывать файл по частям, вместо того, чтобы
+ Функция позволяет обрабатывать файл по частям, вместо того, чтобы
читать и обрабатывать сразу весь массив данных.
</para>
</refsect1>
Modified: phpdoc/ru/trunk/reference/mailparse/functions/mailparse-rfc822-parse-addresses.xml
===================================================================
--- phpdoc/ru/trunk/reference/mailparse/functions/mailparse-rfc822-parse-addresses.xml 2019-11-16 10:55:25 UTC (rev 348303)
+++ phpdoc/ru/trunk/reference/mailparse/functions/mailparse-rfc822-parse-addresses.xml 2019-11-16 11:09:03 UTC (rev 348304)
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- EN-Revision: 297028 Maintainer: rjhdby Status: ready -->
-<!-- Reviewed: no -->
+<!-- Reviewed: yes Maintainer: sergey -->
<!-- $Revision$ -->
<refentry xml:id="function.mailparse-rfc822-parse-addresses" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
<refnamediv>
@@ -57,11 +57,11 @@
</row>
<row>
<entry><literal>address</literal></entry>
- <entry>Адрес email</entry>
+ <entry>Адрес электронной почты</entry>
</row>
<row>
<entry><literal>is_group</literal></entry>
- <entry>&true; если получатель является группой рассылки и &false;, если нет.</entry>
+ <entry>&true;, если получатель является группой рассылки и &false;, если нет.</entry>
</row>
</tbody>
</tgroup>
Modified: phpdoc/ru/trunk/reference/mailparse/functions/mailparse-stream-encode.xml
===================================================================
--- phpdoc/ru/trunk/reference/mailparse/functions/mailparse-stream-encode.xml 2019-11-16 10:55:25 UTC (rev 348303)
+++ phpdoc/ru/trunk/reference/mailparse/functions/mailparse-stream-encode.xml 2019-11-16 11:09:03 UTC (rev 348304)
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- EN-Revision: 297028 Maintainer: rjhdby Status: ready -->
-<!-- Reviewed: no -->
+<!-- Reviewed: yes Maintainer: sergey -->
<!-- $Revision$ -->
<refentry xml:id="function.mailparse-stream-encode" xmlns="http://docbook.org/ns/docbook">
<refnamediv>
Modified: phpdoc/ru/trunk/reference/mailparse/functions/mailparse-uudecode-all.xml
===================================================================
--- phpdoc/ru/trunk/reference/mailparse/functions/mailparse-uudecode-all.xml 2019-11-16 10:55:25 UTC (rev 348303)
+++ phpdoc/ru/trunk/reference/mailparse/functions/mailparse-uudecode-all.xml 2019-11-16 11:09:03 UTC (rev 348304)
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- EN-Revision: 297028 Maintainer: rjhdby Status: ready -->
-<!-- Reviewed: no -->
+<!-- Reviewed: yes Maintainer: sergey -->
<!-- $Revision$ -->
<refentry xml:id="function.mailparse-uudecode-all" xmlns="http://docbook.org/ns/docbook">
<refnamediv>
Modified: phpdoc/ru/trunk/reference/ming/swfsound/construct.xml
===================================================================
--- phpdoc/ru/trunk/reference/ming/swfsound/construct.xml 2019-11-16 10:55:25 UTC (rev 348303)
+++ phpdoc/ru/trunk/reference/ming/swfsound/construct.xml 2019-11-16 11:09:03 UTC (rev 348304)
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
<!-- EN-Revision: 322205 Maintainer: northcat Status: ready -->
-<!-- Reviewed: no -->
+<!-- Reviewed: yes Maintainer: sergey -->
<refentry xml:id="swfsound.construct" xmlns="http://docbook.org/ns/docbook">
<refnamediv>
<refname>SWFSound::__construct</refname>