What steps will reproduce the problem?
__DIR__ Const is only for PHP 5.3 or higher.
Used in apiClient.php
What is the expected output? What do you see instead?
Error massages on PHP Version lower 5.3
What version of the product are you using? On what operating system?
trunk r468 PHP 5.2.4
Please provide any additional information below.
please use dirname(__FILE__) instead
Original issue reported on code.google.com by danielhu...@gmail.com on 28 Jul 2012 at 6:06
Original issue reported on code.google.com by
danielhu...@gmail.com
on 28 Jul 2012 at 6:06