@@ -354,6 +354,11 @@ |
||
| 354 | 354 | } |
| 355 | 355 | } |
| 356 | 356 | |
| 357 | + /** |
|
| 358 | + * @param integer $ecl_id |
|
| 359 | + * @param integer $booking_id |
|
| 360 | + * @param integer $programme_booking_id |
|
| 361 | + */ |
|
| 357 | 362 | private function update_booking( $ecl_id, $booking_id, $programme_booking_id ) { |
| 358 | 363 | if ( 'no' !== $this->get_option( 'testrun', 'no' ) ) { |
| 359 | 364 | $wpConfig = new EduSveaWebPayTestConfig( $this ); |