Fix: affichait un message d'erreur lors d'une création de produit
This commit is contained in:
parent
b9d04c435b
commit
66ce318ee7
@ -867,7 +867,7 @@ if ($_GET["id"] || $_GET["ref"])
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
else
|
else if (!$_GET["action"] == 'create')
|
||||||
{
|
{
|
||||||
Header("Location: index.php");
|
Header("Location: index.php");
|
||||||
exit;
|
exit;
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user