Improved performance and memory management of CDR engine.
commitacab48f8fc4db598237ff829aaa0fcc41ad67467
authorbradymiller <bradymiller@users.sourceforge.net>
Tue, 18 Sep 2012 20:37:46 +0000 (18 13:37 -0700)
committerbradymiller <bradymiller@users.sourceforge.net>
Wed, 19 Sep 2012 21:11:53 +0000 (19 14:11 -0700)
tree8e7abdf0ad253e66606b11b0677a1779f02c2edf
parent767f471a464fb3c5757a4b2239ae0d561e6ea5e1
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