Re: [PHP-WEBMASTER] dutch translation of print_r is incomplete
[email protected] ("Hannes Magnusson")
| Newsgroups | php.doc.nl,php.webmaster |
|---|---|
| Message-ID | <[email protected]> |
On Nov 10, 2007 2:00 PM, Kjarli <[email protected]> wrote: > Hi, > Who do I need to contact to say to him or her to update the dutch print_r page?? Either file a bug report (preferred) on http://bugs.php.net/ (as "Translation problem") or send a mail to doc-nl@ (CCed). > > It says: > bool print_r ( mixed $expression ) > > But it has another option on the english page > mixed print_r ( mixed $expression [, bool $return] ) > > http://nl3.php.net/manual/nl/function.print-r.php > http://nl3.php.net/manual/en/function.print-r.php > -Hannes