From 45bfcffdc2eb7f0c8af7d6767b9cc2d2c6d7fb41 Mon Sep 17 00:00:00 2001 From: Alex Bilbie Date: Fri, 6 Jul 2012 19:30:11 +0100 Subject: [PATCH] Fix --- src/oauth2server/Server.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/oauth2server/Server.php b/src/oauth2server/Server.php index bebecc72..15109983 100644 --- a/src/oauth2server/Server.php +++ b/src/oauth2server/Server.php @@ -264,7 +264,7 @@ class Server $typeId, $authCode, null, - $stage = 'request' + 'request' ); // Add the scopes