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

Remove a message from Mbox and save it. (Previous) Set the directory for temporary files. (Next)
Last updated: Sat, 16 Feb 2019 — Download Documentation
Do you think that something on this page is wrong? Please file a bug report.
View this page in:
  • English

User Notes:

There are no user contributed notes for this page.