Verfiy form_ss exists before trying to use it. (allows hiding SS field).
commitcef4e08b19994531f0dfb69d22f8e724a26bf9ae
authorKevin Yeh <kevinyeh@alum.mit.edu>
Wed, 19 Dec 2012 20:53:11 +0000 (19 15:53 -0500)
committerbradymiller <bradymiller@users.sourceforge.net>
Thu, 10 Jan 2013 01:47:39 +0000 (9 17:47 -0800)
tree0b6b3ebc8ae7f835d911598f6e820bc32280f7b8
parentbc259742a3004e8b04693f295c9b1a0cb14d8694
Verfiy form_ss exists before trying to use it. (allows hiding SS field).
Also only try to validate self/subscriber SS# relationships if both fields
are valid SSN.
Allow override of SS# validation like name comparison.
Added xls to htmlspecialchars.  (addslashes version of xl for use with
javascript literals).
interface/patient_file/summary/demographics_full.php
library/htmlspecialchars.inc.php