Ver Fonte

FIX #28429

Laurent Destailleur há 1 ano atrás
pai
commit
052cdd0259
1 ficheiros alterados com 1 adições e 1 exclusões
  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);
 	}
 }