There are 5 (of which one is commented out) references to care_ops301_de table
(hard coded) in
/modules/registration_admission/show_procedure.php
Line 216 in the file:
/include/care_api_classes/class_drg.php
refers to a hard coded default class variable value:
var $tb_icpm_default='care_ops301_sq';
Line 251 constructs it from the lang and ops version variables.
The referred class is:
class DRG extends Encounter
There is no language with code sq.
The /insaller/db/sql/mysql_dump.sql has the table structure.
During installation, the CSV file is populated into the appropriate OPS table.
The files:
/modules/drg/* (other than 2)
/modules/drg/includes/inc_drg_enrty_save.php
/modules/pdfmaker/prescription/report_all.php
/modules/registration_admission/show_drg.php
refer to a new instance of class DRG.
The file roots.php seems to be present everywhere - 76 instances!
Regards,
Ap.Muthu
------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________
Care2002-developers mailing list
Care2002-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/care2002-developers