Phase 5: Final validation and remaining reference updates
Co-authored-by: iaretechnician <2749183+iaretechnician@users.noreply.github.com>
This commit is contained in:
parent
0ea24764e3
commit
815f2b0b0c
64 changed files with 144 additions and 144 deletions
|
|
@ -67,7 +67,7 @@ function exec_gsp_module() {
|
|||
|
||||
// Update and remove invalid old game mod ids
|
||||
if($clear_old){
|
||||
$db->updateOGPGameModsWithNewIDs($oldStructure);
|
||||
$db->updateGSPGameModsWithNewIDs($oldStructure);
|
||||
}
|
||||
|
||||
print_success(get_lang('configs_updated_ok'));
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue