Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions reference/reflection/reflectionzendextension.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- EN-Revision: 14767af0f05dffa6fdb9b49e1a1f4e9ca7022a60 Maintainer: irker Status: ready -->
<!-- EN-Revision: 99154194059ad3523a16c284133e05afe5c66c2c Maintainer: irker Status: ready -->
<!-- Reviewed: no -->
<reference xml:id="class.reflectionzendextension" role="class" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xi="http://www.w3.org/2001/XInclude">

Expand All @@ -11,9 +11,9 @@
<!-- {{{ ReflectionZendExtension intro -->
<section xml:id="reflectionzendextension.intro">
&reftitle.intro;
<para>

</para>
<simpara>
Класс <classname>ReflectionZendExtension</classname> предоставляет информацию о zend-расширении.
</simpara>
</section>
<!-- }}} -->

Expand Down
Loading