Change formatting of initial comment block.
[openemr.git] / Documentation / modifications.txt
blob381dd7fcf33b743b6a52d0363d7271a3be3f1785
1 This file is intended as a little help to developers willing to make some changes.
4 To Modify patient demographic information you'll need to modify the following files:
6 lib/patient.inc
7 lib/report.inc
8 sql/database.sql
9 sql/update***.sql (please be nice and include the database changes)
10 interface/patient_file/summary/demographics.php
11 interface/patient_file/summary/demographics_full.php
12 interface/patient_file/summary/demographics_save.php