Files
php-doc-ru/reference/soap/configure.xml
Max Chaban 1d5cc9b30c Added unreviewed translation.
git-svn-id: https://svn.php.net/repository/phpdoc/ru/trunk@326531 c90b9560-bf6c-de11-be94-00142212c4b1
2012-07-07 22:27:56 +00:00

33 lines
941 B
XML

<?xml version="1.0" encoding="utf-8"?>
<!-- EN-Revision: 383b579aef7ccf8e553603db99fd3c4a89bddabe Maintainer: mch Status: ready -->
<!-- Reviewed: no -->
<!-- $Revision$ -->
<section xml:id="soap.installation" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
&reftitle.install;
<para>
Для включения поддержки SOAP скомпилируйте PHP c опцией <option role="configure">--enable-soap</option>.
</para>
</section>
<!-- Keep this comment at the end of the file
Local variables:
mode: sgml
sgml-omittag:t
sgml-shorttag:t
sgml-minimize-attributes:nil
sgml-always-quote-attributes:t
sgml-indent-step:1
sgml-indent-data:t
indent-tabs-mode:nil
sgml-parent-document:nil
sgml-default-dtd-file:"~/.phpdoc/manual.ced"
sgml-exposed-tags:nil
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
End:
vim600: syn=xml fen fdm=syntax fdl=2 si
vim: et tw=78 syn=sgml
vi: ts=1 sw=1
-->