config->base_url() . 'appointments/google_sync/' . $_SESSION['sync_appointment_id'] . '?code=' . $_GET['code']); } else { echo 'An error occured during the Google Calendar API authorization process.'; } } } /* End of file google.php */ /* Location: ./application/controllers/google.php */