mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-03-07 00:31:08 -05:00
Added function remove_backup() to security_helper.php. Added a call to this from the two places that call check_encryption where the backup is created. Added more defensive code to Config.php to ensure the encrypter objectexists before it is called to avoid a crash.