@ -424,6 +424,8 @@ class Appointments extends EA_Controller {
*/
public function ajax_register_appointment()
{
throw new Exception('mon test');
try
$post_data = $this->input->post('post_data');
@ -82,7 +82,7 @@ class Email {
*
* @throws \PHPMailer\PHPMailer\Exception
public function send_appointment_details(
public function (
array $appointment,
array $provider,
array $service,