Fix error management
This commit is contained in:
parent
a43dcbd0c5
commit
47c0231fb8
@ -323,7 +323,7 @@ if (empty($reshook))
|
|||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
if ($error)
|
if (! $error)
|
||||||
{
|
{
|
||||||
if ($action == 'update')
|
if ($action == 'update')
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user