Code to manually update studygroup sessions
This commit is contained in:
@@ -547,7 +547,7 @@ function _booking_amount_paid($nid, $person = NULL)
|
||||
// $amount_paid = $person->booking_amount_paid;
|
||||
}
|
||||
|
||||
watchdog('booking', "Total amount already paid for this registration " . $nid . " is " . $amount_paid);
|
||||
//watchdog('booking', "Total amount already paid for this registration " . $nid . " is " . $amount_paid);
|
||||
|
||||
return $amount_paid;
|
||||
}
|
||||
|
Reference in New Issue
Block a user