function MULTIPLE_REPLACE_ML_RECORDS()
 {
     parent::DB_Multiple_Replace('multilang_data');
 }
 function PRODUCT_INFO_REPLACE_MULTIPLE_RECORDS()
 {
     parent::DB_Multiple_Replace('reports_product_info');
 }