Add maximum age restriction to registration form
This commit is contained in:
@@ -114,7 +114,7 @@ function booking_load($nodes) {
|
||||
}
|
||||
}
|
||||
|
||||
//watchdog('booking', 'Final loaded node: @info', array('@info' => var_export($nodes, TRUE)));
|
||||
watchdog('booking', 'Final loaded node: @info', array('@info' => var_export($nodes, TRUE)));
|
||||
// no return necessary since $nodes array members reference objects global to this function
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user