What steps will reproduce the problem?
1. call of requestAccountData
What is the expected output? What do you see instead?
no php errors/notifications
What version of the product are you using? On what operating system?
gapi 1.3
Please provide any additional information below.
here is code (lines 277, 288)
$account_root_parameters['startDate'] = strval($google_results->startDate);
$account_root_parameters['endDate'] = strval($google_results->endDate);
but $google_results is not defined
Original issue reported on code.google.com by p.kulba...@gmail.com on 11 Oct 2010 at 8:08
Original issue reported on code.google.com by
p.kulba...@gmail.com
on 11 Oct 2010 at 8:08