Fixed patient-report tool that was failing due to not using htmlspecialchars with...
commit6169cf60c016d510104a54e76550953f9cb73dc7
authordaniel <daniel@mi-squared.com>
Sat, 18 Mar 2017 02:30:10 +0000 (17 19:30 -0700)
committerBrady Miller <brady.g.miller@gmail.com>
Sat, 18 Mar 2017 09:28:13 +0000 (18 02:28 -0700)
tree11c0f2253adfab977d7a1432047ad9b27b8afb57
parent0fe50ccbe8909200f964c501e2d9a13b39adde47
Fixed patient-report tool that was failing due to not using htmlspecialchars with code_text. Previously, using < or > causes failures
interface/patient_file/report/custom_report.php
library/report.inc