Fix: Message
This commit is contained in:
parent
2de09e98e8
commit
b87a29806d
@ -133,7 +133,7 @@ class ActionComm extends CommonObject
|
|||||||
}
|
}
|
||||||
else if ($result == 0)
|
else if ($result == 0)
|
||||||
{
|
{
|
||||||
$this->error='Failed to get record with code AC_OTH from dictionnary "type of events"';
|
$this->error='Failed to get record with code '.$this->type_code.' from dictionnary "type of events"';
|
||||||
return -1;
|
return -1;
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user