remove some debugging
This commit is contained in:
@@ -37,7 +37,7 @@ function _booking_generate_html_body($subject, $body, $tokens) {
|
|||||||
$output_text = $body;
|
$output_text = $body;
|
||||||
}
|
}
|
||||||
|
|
||||||
watchdog('booking_debug', "<pre>HTML body themed\n@info</pre>", array('@info' => print_r($output_text, true)));
|
//watchdog('booking_debug', "<pre>HTML body themed\n@info</pre>", array('@info' => print_r($output_text, true)));
|
||||||
return $output_text;
|
return $output_text;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user