tell ajax_flagMessages to be quiet

This commit is contained in:
Klaus Leithoff 2014-01-21 15:00:22 +00:00
parent 9356586af4
commit 2f5cc230c8

View File

@ -3843,7 +3843,7 @@ blockquote[type=cite] {
*/
function ajax_flagMessages($_flag, $_messageList, $_sendJsonResponse=true)
{
if(mail_bo::$debug); error_log(__METHOD__."->".$_flag.':'.array2string($_messageList));
if(mail_bo::$debug) error_log(__METHOD__."->".$_flag.':'.array2string($_messageList));
if ($_messageList=='all' || !empty($_messageList['msg']))
{
if ($_messageList=='all')