mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-13 07:24:13 +01:00
N°3248 - code hardening
This commit is contained in:
@@ -252,7 +252,6 @@ class privUITransactionFile
|
|||||||
if (!$bResult)
|
if (!$bResult)
|
||||||
{
|
{
|
||||||
self::Error('IsTransactionValid: FAILED to remove transaction '.$id);
|
self::Error('IsTransactionValid: FAILED to remove transaction '.$id);
|
||||||
return false;
|
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user