debugging
This commit is contained in:
@@ -108,6 +108,7 @@ function booking_load_query($node_ids = NULL, $fetchAssoc = FALSE)
|
||||
}
|
||||
*/
|
||||
}
|
||||
watchdog('booking_debug', "<pre>Loading node query:\n@info</pre>", array('@info' => print_r( $query, true)));
|
||||
|
||||
//get the query result as either an associative array
|
||||
if ($fetchAssoc == TRUE)
|
||||
|
Reference in New Issue
Block a user