caipin 5 lat temu
rodzic
commit
67ce38f7a5
1 zmienionych plików z 1 dodań i 1 usunięć
  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;
 }