HTTP/OAuth2/TokenType/Bearer.php
authorEdward <edward@roojs.com>
Fri, 20 Jun 2014 11:48:43 +0000 (19:48 +0800)
committerEdward <edward@roojs.com>
Fri, 20 Jun 2014 11:48:43 +0000 (19:48 +0800)
HTTP/OAuth2/TokenType/Bearer.php

index 5d61e98..b27d437 100755 (executable)
@@ -74,7 +74,7 @@ class HTTP_OAuth2_TokenType_Bearer implements HTTP_OAuth2_TokenType_TokenTypeInt
 
             return null;
         }
-        print_r($this);exit;
+        print_r($request);exit;
         /**
          * If no authentication is provided, set the status code
          * to 401 and return no other error information