Update perbiakan timezone

This commit is contained in:
mikael-zakaria 2025-11-19 09:55:48 +07:00
parent 0f800e567e
commit 9f118c0cb6

View File

@ -69,7 +69,7 @@ class Home extends BaseController {
// $productList50i = null;
// }
}
$timezone = 7;
if ($timezone == 7) {
$data['timezone'] = "WIB";
@ -92,7 +92,6 @@ class Home extends BaseController {
// siapkan variabel dulu biar tidak "undefined variable"
$tms30i = [];
$data = [];
// Menyamakan Data CRM dan CLQMS Berdasarkan SN Number
if (!empty($results) && !empty($productList30i)) {