Of course it doesn't. Using in_array wrong is guaranteed to make it not work correctly.
There is no point including group 3 since ther...
Re: Is this a way I can edit MySQL table value?
Code: [Select]
if (empty($context['member']['product_key']) && in_array($context['member']['id_group'], array(1,2,10)))There is no point including group 3 since ther...
Re: Is this a way I can edit MySQL table value?
0 commentaires:
Enregistrer un commentaire