debug booking_view
This commit is contained in:
@@ -822,6 +822,8 @@ function booking_view($node, $view_mode) {
|
||||
global $event;
|
||||
$rows = array();
|
||||
$travel_rows = array();
|
||||
|
||||
watchdog('booking_debug', 'booking view node: <pre>@info</pre>', array('@info' => print_r( $node, true)));
|
||||
|
||||
//calculate the price owed by this person
|
||||
//if (_booking_is_earlybird() == true || _booking_amount_owing($node->nid) == 0)
|
||||
|
Reference in New Issue
Block a user