mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-06-02 12:50:51 -04:00
- Add esc() for dynamic output in HTML attributes and URLs - Cast numeric values to int for CSS properties - Fix invalid 'borderspacing' CSS property to 'border-spacing' - Add quotes around class attribute Closes #4487 Co-authored-by: Ollama <ollama@steganos.dev>