mirror of
https://github.com/php-gnupg/php-gnupg.git
synced 2024-11-21 22:17:09 +00:00
*** empty log message ***
This commit is contained in:
parent
bc94b7f4b8
commit
e0c5fb1b1d
2 changed files with 3 additions and 3 deletions
|
@ -19,7 +19,7 @@ So you can sign, encrypt, verify directly from php
|
|||
<date>2005-10-15</date>
|
||||
<license>PHP License</license>
|
||||
<state>beta</state>
|
||||
<notes>added keylistiterator, encryptsign and decryptverify
|
||||
<notes>added import/export methods and better errormessages
|
||||
</notes>
|
||||
<deps>
|
||||
<dep type="php" rel="ge" version="5.0"/>
|
||||
|
|
|
@ -17,7 +17,7 @@ So you can sign, encrypt, verify directly from php
|
|||
<active>yes</active>
|
||||
</lead>
|
||||
<date>2005-10-15</date>
|
||||
<time>16:39:14</time>
|
||||
<time>17:04:44</time>
|
||||
<version>
|
||||
<release>0.3</release>
|
||||
<api>0.3</api>
|
||||
|
@ -27,7 +27,7 @@ So you can sign, encrypt, verify directly from php
|
|||
<api>beta</api>
|
||||
</stability>
|
||||
<license uri="http://www.php.net/license">PHP License</license>
|
||||
<notes>added keylistiterator, encryptsign and decryptverify
|
||||
<notes>added import/export methods and better errormessages
|
||||
|
||||
</notes>
|
||||
<contents>
|
||||
|
|
Loading…
Reference in a new issue