Hi. I fixed that now. I have replaced this:
//$descr = array_shift(explode('?', $descr));
to that:
$tmpA = explode('?', $descr);
$descr = array_shift($tmpA);
--------------
and the same with //$extension = array_shift(explode('?', $extension));
🏷️ Limited Offer: 25% OFF 🏷️
First 100 purchases only — Special discount!
Use this coupon on checkout: PHPDXPJ_D1SC1N5T
Get it now