From fd7f09cdb6ec5f2a036d5b6839b029d20a54adcd Mon Sep 17 00:00:00 2001 From: Forest Basford Date: Mon, 28 Mar 2011 08:28:18 -0700 Subject: [PATCH] Comment correction. --- php/rpx-token-url.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/php/rpx-token-url.php b/php/rpx-token-url.php index 23e7cd9..2c2aebb 100644 --- a/php/rpx-token-url.php +++ b/php/rpx-token-url.php @@ -250,7 +250,7 @@ /* STEP 4: Use the identifier as the unique key to sign the user into your system. This will depend on your website implementation, and you should add your own - code here. + code here. The user profile is in $auth_info. */ } else {