Skip to content
This repository has been archived by the owner on Jul 8, 2022. It is now read-only.

Commit

Permalink
Replaced YSV prefix with global Open Y
Browse files Browse the repository at this point in the history
  • Loading branch information
anpolimus authored Aug 27, 2020
1 parent 7a3bc51 commit ef4574f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -222,7 +222,7 @@ private function userHasActiveMembership($token) {
}

$body = '<StoredProcedureRequest>
<StoredProcedureName>YSV_OpenY_Member_Access</StoredProcedureName>
<StoredProcedureName>usr_OpenY_Member_Access</StoredProcedureName>
<SPParameterList>
<StoredProcedureParameter>
<Name>ip_org_id</Name>
Expand Down

0 comments on commit ef4574f

Please sign in to comment.