minor updates
This commit is contained in:
@@ -24,7 +24,6 @@ function booking_travel_page()
|
||||
return "";
|
||||
}
|
||||
|
||||
|
||||
//work out the node id from the session id
|
||||
$query = db_select('booking_person', 'p');
|
||||
$query->condition('p.booking_tempid', arg(1), '=')
|
||||
|
Reference in New Issue
Block a user