Laurent Destailleur пре 1 година
родитељ
комит
052cdd0259
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      htdocs/comm/index.php

+ 1 - 1
htdocs/comm/index.php

@@ -591,7 +591,7 @@ if (isModEnabled('ficheinter')) {
 		addSummaryTableLine(3, $num, $nbofloop, $total, "NoIntervention");
 		finishSimpleTable(true);
 
-		print "</table></div>";
+		$db->free($resql);
 	}
 }