mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
'make test' didn't like these.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@72810 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
3417e7e8b5
commit
3fdbbb3217
2 changed files with 11 additions and 7 deletions
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.162 $ -->
|
||||
<!-- $Revision: 1.163 $ -->
|
||||
<reference id="ref.array">
|
||||
<title>Array Functions</title>
|
||||
<titleabbrev>Arrays</titleabbrev>
|
||||
|
@ -61,11 +61,14 @@
|
|||
</para>
|
||||
</section>
|
||||
|
||||
<para>
|
||||
See also <function>is_array</function>, <function>explode</function>,
|
||||
<function>implode</function>, <function>split</function>,
|
||||
and <function>join</function>.
|
||||
</para>
|
||||
<section id="array.seealso">
|
||||
<title>See also</title>
|
||||
<para>
|
||||
See also <function>is_array</function>, <function>explode</function>,
|
||||
<function>implode</function>, <function>split</function>,
|
||||
and <function>join</function>.
|
||||
</para>
|
||||
</section>
|
||||
</partintro>
|
||||
|
||||
<refentry id="function.array">
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.8 $ -->
|
||||
<!-- $Revision: 1.9 $ -->
|
||||
<reference id="ref.crack">
|
||||
<title>Crack functions</title>
|
||||
<titleabbrev>Crack functions</titleabbrev>
|
||||
|
@ -84,6 +84,7 @@ crack_closedict($dictionary);
|
|||
<function>crack_getlastmessage</function> will return 'strong password'.
|
||||
</para>
|
||||
</note>
|
||||
</section>
|
||||
</partintro>
|
||||
|
||||
<refentry id="function.crack-opendict">
|
||||
|
|
Loading…
Reference in a new issue