mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
implemented &pecl.info;
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@280165 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
8589c713a7
commit
cf12008a54
1 changed files with 3 additions and 5 deletions
|
@ -1,12 +1,10 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.2 $ -->
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
<section xml:id="gnupg.installation" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||||
&reftitle.install;
|
||||
<para>
|
||||
The gnupg-extension is not bundled with PHP. It is a <link
|
||||
xlink:href="http://pecl.php.net/">PECL</link> extension and can be located here:
|
||||
<link
|
||||
xlink:href="http://pecl.php.net/package/gnupg">http://pecl.php.net/package/gnupg</link>.
|
||||
&pecl.info;
|
||||
<link xlink:href="&url.pecl.package;gnupg"/>.
|
||||
</para>
|
||||
</section>
|
||||
|
||||
|
|
Loading…
Reference in a new issue