Clean up and secure patient history module and past encounters-docs listing module...
commita4817af442d569525b24129ed75afa915030a4dd
authorbradymiller <bradymiller>
Sat, 3 Jul 2010 07:47:29 +0000 (3 07:47 +0000)
committerbradymiller <bradymiller>
Sat, 3 Jul 2010 07:47:29 +0000 (3 07:47 +0000)
treee4f6a60e1dbc90974b32ef422297df7071345ef5
parentc0df57bbfa6ecae82a96a17572ed675aa1737333
Clean up and secure patient history module and past encounters-docs listing module and related functions-scripts (remove fake globals, run global undomagicquotes, integrate binding into sql queries to prevent sql-injection and integrate htmlspecialchars to prevent xss attacks). Also removed encounters_full.php script, which is deprecated, not used, and not working.
15 files changed:
interface/main/left_nav.php
interface/patient_file/history/edit_billnote.php
interface/patient_file/history/encounters.php
interface/patient_file/history/encounters_full.php [deleted file]
interface/patient_file/history/history.php
interface/patient_file/history/history_full.php
interface/patient_file/history/history_save.php
interface/patient_file/history/patient_history.php
library/billing.inc
library/forms.inc
library/invoice_summary.inc.php
library/options.inc.php
library/options_listadd.inc
library/patient.inc
library/sl_eob.inc.php