Minor bugfix
This commit is contained in:
parent
28d19748ea
commit
06a69b2914
@ -63,6 +63,7 @@ if ($action == 'update')
|
|||||||
$product->description = $desc;
|
$product->description = $desc;
|
||||||
|
|
||||||
$product->update($id, $user);
|
$product->update($id, $user);
|
||||||
|
$action = '';
|
||||||
}
|
}
|
||||||
/*
|
/*
|
||||||
*
|
*
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user