I'm tryng to understand how to install google-api-php-client for my web server
app.
The example code in Wiki page "Using the library" assigns 'new apiClient()' to
the variable '$apiClient'.
But just in the next page "OAuth 2.0 support" the same 'apiClient()' is
assigned to the variable '$client'.
I expected examples in close Wiki pages are coherent with each other, more like
a step by step tutorial.
Was it made intentionally?
I'm not so expert in coding, it took me some time to realize that it was the
same thing with two different names.
Thank you.
Original issue reported on code.google.com by chicome...@gmail.com on 3 May 2012 at 1:41
Original issue reported on code.google.com by
chicome...@gmail.com
on 3 May 2012 at 1:41