This commit is contained in:
marian1010
2021-05-13 12:51:29 +02:00
parent ce47b5b766
commit 2925084c7c
4 changed files with 42 additions and 39 deletions

View File

@ -72,7 +72,7 @@ class formAddPromotion extends Form{
}
if (count($result) === 0) {
$bd = new Pomotion_DAO("complucine");
$bd = new Promotion_DAO("complucine");
//FALTARIA SUBIR LA IMAGEN
$exist = $bd-> GetPromotion($code);