diff options
Diffstat (limited to 'ext/openssl/README')
-rw-r--r-- | ext/openssl/README | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/ext/openssl/README b/ext/openssl/README index df3f79d509..20a38332fb 100644 --- a/ext/openssl/README +++ b/ext/openssl/README @@ -1,4 +1,5 @@ -OpenSSL extension for PHP4 +OpenSSL extension for PHP + $Id$ The functions implemented so far make it possible to seal and open data, and |