Skip to content

Commit

Permalink
issue with permissions lost (openemr#6895)
Browse files Browse the repository at this point in the history
* added ability to see multiple eligibilities if
if more than one come back on a check.
Increased table column size too, truncation was happening

* fix styling

* added code review suggestions

* bootstrap changes

* trying to get rid of a testing doc I have in my m

* remove  help file

* file shoudln't be here

* cleanup

* remove settings file

* removed require once for options file. 

not sure why it was in here, it was put in during push to core. This caused some severe problems in adding issues to encounters. Seemed to wipe out something with security.
  • Loading branch information
claimrevolution authored Sep 29, 2023
1 parent 5e85e16 commit 37b7274
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@

namespace OpenEMR\Modules\ClaimRevConnector;

require_once $GLOBALS["srcdir"] . "/options.inc.php";
/**
* Note the below use statements are importing classes from the OpenEMR core codebase
*/
Expand Down

0 comments on commit 37b7274

Please sign in to comment.