debug
This commit is contained in:
@ -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);
|
||||
|
Reference in New Issue
Block a user