mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-12 23:14:18 +01:00
1627 - Ticket ref sometimes duplicate
🐛 INSERT/UPDATE do not require to free the results
This commit is contained in:
@@ -117,7 +117,6 @@ final class ItopCounter
|
||||
}
|
||||
|
||||
$hResult = mysqli_query($hDBLink, $sSql);
|
||||
mysqli_free_result($hResult);
|
||||
|
||||
}
|
||||
catch(Exception $e)
|
||||
|
||||
Reference in New Issue
Block a user