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