Explorar el Código

edit new tags

ifah
Siti Hajar Ibrahim hace 5 años
padre
commit
2723bce894
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1
    0
      app/Http/Controllers/DS/MarketingController.php

+ 1
- 0
app/Http/Controllers/DS/MarketingController.php Ver fichero

@@ -1152,6 +1152,7 @@ class MarketingController extends Controller
$expiry_date = $reg_time->addDays(3);
$expiry_date = $expiry_date->getTimestamp();

$n1="";
if($curr < $expiry_date) {
$n1 = "New/";
}

Cargando…
Cancelar
Guardar