Improved performance and memory management of CDR engine.
commit73b3187e245eab2d6829369205ce22d2bd1c78ee
authorbradymiller <bradymiller@users.sourceforge.net>
Tue, 18 Sep 2012 20:37:46 +0000 (18 13:37 -0700)
committerbradymiller <bradymiller@users.sourceforge.net>
Fri, 21 Sep 2012 19:27:47 +0000 (21 12:27 -0700)
tree604aef821c42fa8bd3c0024f259db11d4b5498eb
parent1f080f23b0eab8adb3341a7116ff7dc7158d1548
Improved performance and memory management of CDR engine.

 -Batching of CDR reports and patient reminders.
 -Utilized session_write_close(); in reports, patient reminders and
  patient summary screen reminder widgets
 -Option in Globals for core CDR engine sql queries to bypass the
  audit engine (set to bypass audit engine by default)
custom/export_registry_xml.php
interface/batchcom/batch_reminders.php
interface/patient_file/reminder/patient_reminders.php
interface/patient_file/summary/clinical_reminders_fragment.php
interface/patient_file/summary/patient_reminders_fragment.php
interface/reports/cqm.php
library/clinical_rules.php
library/globals.inc.php
library/reminders.php
library/sql.inc