Update perbiakan timezone
This commit is contained in:
parent
0f800e567e
commit
9f118c0cb6
@ -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)) {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user