require_once 'PEAR/ErrorStack.php';
void PEAR_ErrorStack::setMessageCallback (mixed $msgCallback)
void PEAR_ErrorStack::setMessageCallback
This method sets the callback that can be used to generate error messages for any PEAR_ErrorStack instance
No exceptions thrown.
This function can not be called statically.