Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Sarun Mungthanya
SpnPatch-Laravel
Commits
553ca807
Commit
553ca807
authored
Dec 03, 2024
by
Sarun Mungthanya
Browse files
issue patchcode server empty
parent
26212096
Changes
1
Show whitespace changes
Inline
Side-by-side
app/Http/Controllers/MasterFileController.php
View file @
553ca807
...
...
@@ -134,7 +134,10 @@ class MasterFileController extends Controller
'PTYPE'
=>
'UPDATE MASTER'
,
'PATCHCODE'
=>
iconv
(
"UTF-8"
,
"TIS-620"
,
$patchCode
),
'PAPPROVEDATE'
=>
now
(),
'MAJOR_VERTSION'
=>
'ALL'
'MAJOR_VERTSION'
=>
'ALL'
,
'PATCHCODE_SERVER'
=>
'$DONE=1;'
,
'UNINSTALL'
=>
'$DONE=1;'
]);
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment