mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-06-14 10:36:55 -04:00
- Replaced == with === to avoid type juggling - Removed unneeded TODO - Added HTMLPurifier to composer.json - Added Service to allow singleton instance of purifier. - Implemented use in Customer Controller Search function. Signed-off-by: objecttothis <objecttothis@gmail.com>