gladiopeace / opensocial-php-client

Automatically exported from code.google.com/p/opensocial-php-client
Apache License 2.0
0 stars 0 forks source link

NetlogProvider class not provided yet referenced in documentation #48

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Downloading the package
2. Check folder osapi\providers
3. All other provider classes are here but not the netlog provider class

What is the expected output? What do you see instead?
As the file is not present calling '$provider = new osapiNetlogProvider();'
causes an error.

What version of the product are you using? On what operating system?
OpenSocial PHP Client 1.0.1 (zip) - Linux

Include the class in the download package

Original issue reported on code.google.com by Toone...@gmail.com on 17 Jul 2009 at 3:33

GoogleCodeExporter commented 9 years ago
It is included by now.

Original comment by wouters...@gmail.com on 15 Apr 2010 at 8:37