Browse Source

ANALIZA_GRUP_KOSZTOW Fix dbg (see #89)

Piotr Labudda 11 năm trước cách đây
mục cha
commit
24b9f49c80
1 tập tin đã thay đổi với 0 bổ sung2 xóa
  1. 0 2
      SE/superedit-ANALIZA_GRUP_KOSZTOW.php

+ 0 - 2
SE/superedit-ANALIZA_GRUP_KOSZTOW.php

@@ -118,8 +118,6 @@ tfoot { display:table-footer-group }
 			return;
 		}
 
-		echo '<pre style="max-height:200px;overflow:auto">costs: ';print_r($costs);echo '</pre>';
-
 		$this->css();
 		$sumyGrupKosztow = array();
 ?>