jacquagnui / php-twitter

Automatically exported from code.google.com/p/php-twitter
0 stars 0 forks source link

followuser function declared twice, breaking class. #4

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Try to use the class file as downloaded.
2. ...
3. Profit

What is the expected output? What do you see instead?
I expect it to work but I get:
Fatal error: Cannot redeclare twitter::followUser() 
in /usr/home/WHATTHE/_html/ajax/class.twitter.php on line 324

What version of the product are you using? On what operating system?
latest version downloaded today (10/10/08) system irrelevant

Please provide any additional information below.

removing second occurance of followuser function from class file should 
fix it.

Original issue reported on code.google.com by dave.s...@gmail.com on 10 Oct 2008 at 12:56

GoogleCodeExporter commented 8 years ago
Fixed in [26]

Original comment by emmenset...@gmail.com on 28 Feb 2009 at 1:20

GoogleCodeExporter commented 8 years ago

Original comment by emmenset...@gmail.com on 28 Feb 2009 at 1:20

GoogleCodeExporter commented 8 years ago
Issue 7 has been merged into this issue.

Original comment by emmenset...@gmail.com on 28 Feb 2009 at 1:23

GoogleCodeExporter commented 8 years ago
Issue 14 has been merged into this issue.

Original comment by emmenset...@gmail.com on 28 Feb 2009 at 1:28