debug edit promociones
This commit is contained in:
parent
50ea9b5a67
commit
a45a525e67
@ -145,7 +145,7 @@ class formEditPromotion extends Form{
|
||||
$result['img'] = 'El archivo tiene un nombre o tipo no soportado';
|
||||
}
|
||||
} else {
|
||||
$bd->editPromotionNoImg($id, $tittle,$description,$code,$active);
|
||||
$bd->editPromotionNoImg($id, $tittle,$description,$code,$boolean);
|
||||
$_SESSION['message'] = "<div class='row'>
|
||||
<div class='column side'></div>
|
||||
<div class='column middle'>
|
||||
|
Loading…
Reference in New Issue
Block a user