Fix: Message erreur non retourn
This commit is contained in:
parent
0577253139
commit
d59da33ed9
@ -141,7 +141,7 @@ if ($_POST["action"] == 'update' &&
|
||||
{
|
||||
$_GET["action"] = 're-edit';
|
||||
$_GET["id"] = $_POST["id"];
|
||||
$mesg = $product->mesg_error;
|
||||
$mesg = $product->error;
|
||||
}
|
||||
}
|
||||
else
|
||||
|
||||
Loading…
Reference in New Issue
Block a user