Clean up and secure the transaction module and related functions-scripts (remove...
commitf56f469c9d2481f3d440c79db1917e0a38f076a9
authorbradymiller <bradymiller>
Sun, 4 Jul 2010 07:39:42 +0000 (4 07:39 +0000)
committerbradymiller <bradymiller>
Sun, 4 Jul 2010 07:39:42 +0000 (4 07:39 +0000)
tree58ce684a2e3c2715dac614fd8e03c6da081e38e3
parent97fbe00d12fe978faa191ee0f541f7595dc4f1d6
Clean up and secure the transaction 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 migrated transactions title list into the list_options. Also fixed a referral bug to allow printing of referral forms. Also fixed html code bug in referral form. Also improved history_title.php script.
13 files changed:
custom/referral_template.html
interface/patient_file/history/history_title.php [copied from interface/patient_file/transaction/transaction_title.php with 59% similarity]
interface/patient_file/transaction/add_transaction.php
interface/patient_file/transaction/patient_transaction.php
interface/patient_file/transaction/print_referral.php
interface/patient_file/transaction/transaction_title.php
interface/patient_file/transaction/transactions.php
interface/patient_file/transaction/transactions_full.php
library/patient.inc
library/report.inc
library/transactions.inc
sql/3_2_0-to-4_0_0_upgrade.sql
sql/database.sql