caipin 5 vuotta sitten
vanhempi
commit
67ce38f7a5
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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;
 }