ID: 27875 Updated by: [EMAIL PROTECTED] Reported By: sebastian at beyl dot de -Status: Open +Status: Closed Bug Type: Documentation problem Operating System: - PHP Version: Irrelevant New Comment:
This bug has been fixed in the documentation's XML sources. Since the online and downloadable versions of the documentation need some time to get updated, we would like to ask you to be a bit patient. Thank you for the report, and for helping us make our documentation better. Previous Comments: ------------------------------------------------------------------------ [2004-04-05 19:33:46] sebastian at beyl dot de Description: ------------ There is only a wrong line in the german documentation. In the function imap_status on http://de.php.net/manual/de/function.imap-status.php is an example with the code-line: --------------- print "imap_status failed: " . imap_lasterror() . "\n"; --------------- I think it must be "imap_last_error()" ... Thats all, the function works fine! ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=27875&edit=1
