sean Thu Oct 7 01:11:29 2004 EDT
Modified files: /phpdoc/en/reference/mbstring/functions mb-convert-case.xml Log: note 46324 - makes sense http://cvs.php.net/diff.php/phpdoc/en/reference/mbstring/functions/mb-convert-case.xml?r1=1.5&r2=1.6&ty=u Index: phpdoc/en/reference/mbstring/functions/mb-convert-case.xml diff -u phpdoc/en/reference/mbstring/functions/mb-convert-case.xml:1.5 phpdoc/en/reference/mbstring/functions/mb-convert-case.xml:1.6 --- phpdoc/en/reference/mbstring/functions/mb-convert-case.xml:1.5 Mon Dec 15 11:51:59 2003 +++ phpdoc/en/reference/mbstring/functions/mb-convert-case.xml Thu Oct 7 01:11:28 2004 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.5 $ --> +<!-- $Revision: 1.6 $ --> <refentry id="function.mb-convert-case"> <refnamediv> <refname>mb_convert_case</refname> @@ -61,8 +61,10 @@ <para> See also <function>mb_strtolower</function>, <function>mb_strtoupper</function>, - <function>strtolower</function> and - <function>strtoupper</function>. + <function>strtolower</function>, + <function>strtoupper</function>, + <function>ucfirst</function>&listendand; + <function>ucwords</function> </para> </refsect1> </refentry>