alhrock / phptvdb

Automatically exported from code.google.com/p/phptvdb
0 stars 0 forks source link

TV_Shows::search($showname) is echoed with flush(); #6

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. when "$tvShows = TV_Shows::search($showname);" the returned xml is
echoed when doing an "ob_flush(); flush();"?

What is the expected output? What do you see instead?
expected to see nothing

What version of the product are you using? On what operating system?
1.0.2

Please provide any additional information below.

Original issue reported on code.google.com by amegahe...@gmail.com on 2 Jun 2009 at 1:04