previousMail_Mbox::remove (Previous) (Next) Mail_Mbox::setTmpDirnext

View this page in Last updated: Sun, 18 Oct 2009
English | Brazilian Portuguese | Chinese | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Turkish

Mail_Mbox::setDebug

Mail_Mbox::setDebug() – Set the debug flag

Synopsis

require_once '/Mbox.php';

void Mail_Mbox::setDebug ( boolean $debug )

Description

Sets the debug flag. If debugging is enabled, you will get more output.

Parameter

boolean $debug

True if debug is on, otherwise false.

See

see Mail_Mbox::$debug

previousMail_Mbox::remove (Previous) (Next) Mail_Mbox::setTmpDirnext

Download Documentation Last updated: Sun, 18 Oct 2009
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
There are no user contributed notes for this page.