Skip to content

Commit

Permalink
debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
tamw-wnet committed Oct 1, 2024
1 parent bec20b2 commit 2a4dbf8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions templates/activate.php
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@
} else {
$mvaultinfo = $mvault_client->activate($mvaultinfo['membership_id'], $pbs_uid);
// handle vppa_assent inline for pmsso
error_log(json_encode($userinfo));
if (isset($userinfo["vppa_redirect"])) {
wp_redirect($userinfo["vppa_redirect"]);
exit();
Expand Down

0 comments on commit 2a4dbf8

Please sign in to comment.