'; $out .= htmlentities( $message ); //if ( $mode == MW_TESTLOGGER_RESULT_OK ) $out .= ''; if ( $mode != MW_TESTLOGGER_CONTINUE_LINE ) { $out .= "\n"; } echo $out; } }