mirror of
https://git.uupdump.net/uup-dump/api.git
synced 2025-10-02 02:30:48 +00:00
Add a few more validity checks
This commit is contained in:
@@ -164,7 +164,7 @@ function uupFetchUpd(
|
||||
'updateTitle' => $updateArray[0]['updateTitle'],
|
||||
'foundBuild' => $updateArray[0]['foundBuild'],
|
||||
'arch' => $updateArray[0]['arch'],
|
||||
'fileWrite' => $updateArray[0]['foundBuild'],
|
||||
'fileWrite' => $updateArray[0]['fileWrite'],
|
||||
'updateArray' => $updateArray,
|
||||
);
|
||||
}
|
||||
|
Reference in New Issue
Block a user