You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Original issue reported on code.google.com by [email protected] on 6 Mar 2012 at 3:02
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 6 Mar 2012 at 3:02The text was updated successfully, but these errors were encountered: