caipin 5 năm trước cách đây
mục cha
commit
67ce38f7a5
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      protected/class/receipt.func.php

+ 1 - 1
protected/class/receipt.func.php

@@ -87,7 +87,7 @@ function _getReceiptSummaryHtml($cglist,$aiAllList,$dataSummary){
 	
 	
 	
-	return $summaryDateHtml;
+	return $html;
 }