Fix See Other function links

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@347541 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
George Peter Banyard 2019-06-04 15:49:40 +00:00
parent ff8c0c53eb
commit aa2f300f3e
4 changed files with 5 additions and 4 deletions

View file

@ -87,7 +87,7 @@ $challenge = openssl_spki_export_challenge(preg_replace('/SPKAC=/', '', $_POST['
<member><function>openssl_spki_new</function></member>
<member><function>openssl_spki_verify</function></member>
<member><function>openssl_spki_export</function></member>
<member><function>openssl_md_method</function></member>
<member><function>openssl_get_md_methods</function></member>
<member><function>openssl_csr_new</function></member>
<member><function>openssl_csr_sign</function></member>
</simplelist>

View file

@ -96,7 +96,7 @@ if ($spkac != NULL) {
<member><function>openssl_spki_new</function></member>
<member><function>openssl_spki_verify</function></member>
<member><function>openssl_spki_export_challenge</function></member>
<member><function>openssl_md_method</function></member>
<member><function>openssl_get_md_methods</function></member>
<member><function>openssl_csr_new</function></member>
<member><function>openssl_csr_sign</function></member>
</simplelist>

View file

@ -115,9 +115,10 @@ MML5G2iNVgNozAo=
&reftitle.seealso;
<para>
<simplelist>
<member><function>openssl_spki_new</function></member>
<member><function>openssl_spki_verify</function></member>
<member><function>openssl_spki_export_challenge</function></member>
<member><function>openssl_spki_export</function></member>
<member><function>openssl_get_md_methods</function></member>
<member><function>openssl_csr_new</function></member>
<member><function>openssl_csr_sign</function></member>
</simplelist>

View file

@ -96,7 +96,7 @@ if (openssl_spki_verify(preg_replace('/SPKAC=/', '', $_POST['spkac']))) {
<member><function>openssl_spki_new</function></member>
<member><function>openssl_spki_export_challenge</function></member>
<member><function>openssl_spki_export</function></member>
<member><function>openssl_md_method</function></member>
<member><function>openssl_get_md_methods</function></member>
<member><function>openssl_csr_new</function></member>
<member><function>openssl_csr_sign</function></member>
</simplelist>