瀏覽代碼

FIX #28429

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);
 	}
 }