Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
widget
WooCommerce
Commits
26d6770f
Commit
26d6770f
authored
Mar 21, 2021
by
mr.amirka
Browse files
fixed log
parent
82e21328
Changes
1
Hide whitespace changes
Inline
Side-by-side
lunupayment-woocommerce/lunupayment-woocommerce.php
View file @
26d6770f
...
...
@@ -776,8 +776,7 @@ function lunu_payment_create($auth = array(
$WP_Http
=
new
WP_Http
();
$response
=
$WP_Http
->
request
(
$url
,
$options
);
//
unset
(
$data
[
'email'
]);
$data
[
'email'
]
=
'*******'
;
lunuLogError
(
array
(
// 'options' => $options,
'url'
=>
$url
,
...
...
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