caipin пре 5 година
родитељ
комит
67ce38f7a5
1 измењених фајлова са 1 додато и 1 уклоњено
  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;
 }