Fix in prior commit when php mycrypt not installed.(MU2 stuff)
commitfeba70b519d70996ed09352dde7f8ab29c5e4842
authorbradymiller <bradymiller@users.sourceforge.net>
Sat, 25 Oct 2014 20:09:26 +0000 (25 13:09 -0700)
committerbradymiller <bradymiller@users.sourceforge.net>
Sat, 25 Oct 2014 22:07:16 +0000 (25 15:07 -0700)
tree992b61b26523ab4a222f97322389118c4c5bd09a
parent58a310f9d5d46fdc81abfe18a31f5b0dbed599bc
Fix in prior commit when php mycrypt not installed.(MU2 stuff)

Forcing enable_auditlog_encryption to be turned off if try to turn on in globals
when php mycrypt not installed. Otherwise, it will break OpenEMR when turn this on.
Need to either find a substitute for mycrypt or detail how to get it to work during
intallation.
interface/super/edit_globals.php
library/globals.inc.php