From 0e3b881bcc29805d214b8510ebda06a7844793b0 Mon Sep 17 00:00:00 2001 From: Hartmut Holzgraefe Date: Tue, 18 Dec 2001 15:11:31 +0000 Subject: [PATCH] fixed typo introduced by a not-to-clever autoconversion tool ... :( git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@65575 c90b9560-bf6c-de11-be94-00142212c4b1 --- functions/openssl.xml | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/functions/openssl.xml b/functions/openssl.xml index 4ec81a8ac3..d03f1228ee 100644 --- a/functions/openssl.xml +++ b/functions/openssl.xml @@ -1,5 +1,5 @@ - + OpenSSL functions OpenSSL @@ -1023,7 +1023,7 @@ if (openssl_pkcs7_sign("msg.txt", "signed.txt", "mycert.pem", openssl_x509_export - &out [, bool notext]) Exports a CERT to file or a var + Exports a CERT to file or a var Description @@ -1031,7 +1031,10 @@ if (openssl_pkcs7_sign("msg.txt", "signed.txt", "mycert.pem", bool openssl_x509_export mixed x509 - string + string outfilename + bool + notext + &warn.experimental.func;