bug fixes (#4070)
commit0ed50c10f59f1a860a3e994a67e9518e4c90f128
authorBrady Miller <brady.g.miller@gmail.com>
Mon, 30 Nov 2020 20:18:22 +0000 (30 12:18 -0800)
committerGitHub <noreply@github.com>
Mon, 30 Nov 2020 20:18:22 +0000 (30 15:18 -0500)
tree17eb2fbb492cdbc28cb1ddb093d850274e4cca71
parentc26d5377ce2672c5bf7b0edf5beaa91e1be428f6
bug fixes (#4070)

* bug fixes

* psr12 fixes
51 files changed:
API_README.md
apis/dispatch.php
interface/fax/fax_dispatch.php
interface/forms/LBF/new.php
interface/globals.php
interface/modules/zend_modules/public/index.php
interface/reports/immunization_report.php
interface/reports/non_reported.php
interface/usergroup/usergroup_admin.php
library/globals.inc.php
library/patient.inc
oauth2/authorize.php
oauth2/provider/.well-known/discovery.php
oauth2/provider/login.php
portal/account/account.php
portal/account/index_reset.php
portal/account/register.php
portal/add_edit_event_user.php
portal/find_appt_popup_user.php
portal/get_patient_info.php
portal/index.php
portal/lib/doc_lib.php
portal/lib/paylib.php
portal/messaging/handle_note.php
portal/messaging/messages.php
portal/messaging/secure_chat.php
portal/patient/_app_config.php
portal/patient/_machine_config.php
portal/patient/fwk/libs/verysimple/Phreeze/GenericRouter.php
portal/patient/index.php
portal/patient/libs/Controller/PatientController.php
portal/patient/libs/Controller/UserController.php
portal/patient/scripts/app/patientdata.js
portal/portal_payment.php
portal/report/pat_ledger.php
portal/report/portal_custom_report.php
portal/report/portal_patient_report.php
portal/sign/lib/save-signature.php
portal/sign/lib/show-signature.php
portal/verify_session.php
sites/default/config.php
sites/default/statement.inc.php
sql_upgrade.php
src/Common/Csrf/CsrfUtils.php
src/RestControllers/AuthorizationController.php
tests/Tests/Api/ApiTestClient.php
tests/Tests/Api/ApiTestClientTest.php
tests/Tests/Api/CapabilityFhirTest.php
tests/Tests/Api/FacilityApiTest.php
tests/Tests/Api/PatientApiTest.php
tests/Tests/Api/PractitionerApiTest.php