mirror of
https://github.com/JRSKelvin/GenshinRepository.git
synced 2025-04-24 08:55:13 +00:00
Update getfromapi.php
Arrrghhh... Typo
This commit is contained in:
parent
d494c8451b
commit
ac9f9092f4
@ -70,6 +70,6 @@ if ($ResponcURL['message'] != "OK") {
|
||||
'diffs' => $DataPraUnduh,
|
||||
);
|
||||
|
||||
$Hasil = array_merge($CekApi, $DataTerbaruGabung, $DataPraUnduhGabung);
|
||||
$Hasil = array_merge($CekAPI, $DataTerbaruGabung, $DataPraUnduhGabung);
|
||||
print_r(json_encode($Hasil));
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user