Update modules/gateways/hutko/hutko_helper.php
This commit is contained in:
@@ -306,9 +306,6 @@ class Hutko_Helper
|
||||
"uuid" => hash('sha256', $email . '|' . $params['systemurl']),
|
||||
);
|
||||
|
||||
return base64_encode(json_encode($data));
|
||||
|
||||
|
||||
return base64_encode(json_encode($data));
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user