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
3aab8c5a
Commit
3aab8c5a
authored
Dec 12, 2024
by
Sarun Mungthanya
Browse files
issue create pathc exchangerate
parent
4bae4efd
Changes
1
Show whitespace changes
Inline
Side-by-side
app/Http/Livewire/Pages/Exchangerate/ExchangerateUpload.php
View file @
3aab8c5a
...
@@ -281,7 +281,7 @@ class ExchangerateUpload extends Component
...
@@ -281,7 +281,7 @@ class ExchangerateUpload extends Component
$POWNER
=
auth
()
->
user
()
->
id
;
$POWNER
=
auth
()
->
user
()
->
id
;
$PATCHCODE
=
$Loop_pathcode
.
' $PATCH_STATUS="OK";'
;
$PATCHCODE
=
$Loop_pathcode
.
' $PATCH_STATUS="OK";'
;
$PATCHCODE
=
str_replace
(
"'"
,
"\'"
,
$PATCHCODE
);
//
$PATCHCODE = str_replace("'", "\'", $PATCHCODE);
$UNINSTALL
=
'$b=1'
;
$UNINSTALL
=
'$b=1'
;
$next_PID
=
DB
::
table
(
'information_schema.tables'
)
$next_PID
=
DB
::
table
(
'information_schema.tables'
)
...
...
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