08 2024
This commit is contained in:
parent
04d677d37a
commit
bfa3bb1df4
1191 changed files with 637397 additions and 10619 deletions
|
|
@ -84,7 +84,7 @@ class FileRepository extends BaseRepository {
|
|||
'error' => false,
|
||||
'filename' => $allowed_filename,
|
||||
'filedata' => 'pdf',
|
||||
'redirect' => route('wizard_register'),
|
||||
'redirect' => $form_data['redirect'],
|
||||
'code' => 200
|
||||
], 200);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue