Issue 23: Examples file points to oauth.php which does not exist
Status:  New
Owner: ----
Reported by jeffrey....@gmail.com, Mar 6, 2012
What steps will reproduce the problem?
1. In both the PDO and Mongo examples the line exists:
include "../../../lib/oauth.php";  but ../../../ maps to the example directory.  Since the Oauth2 class is required, I believe this include should point to ../../../../lib/OAuth2.inc


What version of the product are you using? On what operating system?
Revision 23 Debian Wheezy


Please provide any additional information below.