PHP7 project, commit 1.
commit3b9d2b326ebc62f57f409968234946035738df6d
authorUmer Muhammad <umer.practiceprovider@nxvt.com>
Thu, 26 Nov 2015 10:55:16 +0000 (26 15:55 +0500)
committerbradymiller <bradymiller@users.sourceforge.net>
Sat, 5 Dec 2015 22:02:43 +0000 (5 14:02 -0800)
tree839e93ece9a74fbedb469c4a60390dc012552e1d
parentf86e4a19cce4bf00346ef511bc417b2393779566
PHP7 project, commit 1.

-Removed mysql_connect and mysql_real_escape_string and replaced with relevant methods in library/sql.inc and library/formdata.inc.php
-Centralized magic quote checks to library/formdata.inc.php
53 files changed:
contrib/forms/body_composition/new.php
contrib/forms/body_composition/view.php
contrib/forms/evaluation/C_FormEvaluation.class.php
contrib/forms/evaluation/FormEvaluation.class.php
contrib/forms/evaluation/report.php
contrib/forms/hp_tje_primary/FormHpTjePrimary.class.php
contrib/forms/prosthesis/C_FormProsthesis.class.php
contrib/forms/psychiatrySet/brief_aan_verwijzer/autosave.php
contrib/forms/psychiatrySet/brief_aan_verwijzer/save.php
contrib/forms/psychiatrySet/intakeverslag/autosave.php
contrib/forms/psychiatrySet/intakeverslag/save.php
contrib/forms/psychiatrySet/psychiatrisch_onderzoek/autosave.php
contrib/forms/psychiatrySet/psychiatrisch_onderzoek/save.php
contrib/forms/review_of_systems/C_FormReviewOfSystems.class.php
contrib/forms/review_of_systems/FormReviewOfSystems.class.php
contrib/forms/review_of_systems/report.php
contrib/util/de_identification_upgrade.php
contrib/util/import_mi2xml.php
controllers/C_PatientFinder.class.php
controllers/C_Prescription.class.php
interface/fax/fax_dispatch.php
interface/forms/ankleinjury/save.php
interface/forms/bronchitis/save.php
interface/forms/reviewofs/save.php
interface/main/calendar/add_edit_event.php
interface/main/calendar/find_patient.php
interface/main/calendar/findfirstapp.php
interface/main/calendar/includes/pnAPI.php
interface/main/calendar/modules/PostCalendar/pnuser.php
interface/modules/zend_modules/vendor/dompdf/dompdf/www/demo.php
interface/patient_file/encounter/diagnosis.php
interface/patient_file/encounter/forms.php
interface/patient_file/summary/summary_title.php
interface/reports/index.php
interface/reports/players_report_dialog.php
interface/usergroup/user_admin.php
library/calendar.inc
library/classes/Address.class.php
library/classes/Company.class.php
library/classes/Document.class.php
library/classes/InsuranceCompany.class.php
library/classes/Note.class.php
library/classes/Patient.class.php
library/classes/Pharmacy.class.php
library/classes/PhoneNumber.class.php
library/classes/Prescription.class.php
library/classes/Provider.class.php
library/classes/Tree.class.php
library/custom_template/ckeditor/_samples/assets/_posteddata.php
library/formdata.inc.php
library/patient.inc
library/report.inc
library/spreadsheet.inc.php