View Single Post
  #1  
Old 17th July 2009, 23:20
Ashur's Avatar
Ashur Ashur is offline
Senior Member
 
Join Date: Jun 2008
Posts: 523
Default FTS 1.1 getallheaders function in announce.php
anybody got a clue what this function does in announce.php
Code:
if (function_exists('getallheaders'))
    $headers = getallheaders();
else
    $headers = emu_getallheaders();
well can't call emu_getallheaders so can't update to tracker so I yanked the whole code out and now tracking and scraping both work
__________________
Say NO to private tracking
Running TorrentHoster 2.5 on IraqiGate.org
Reply With Quote
The Following User Says Thank You to Ashur For This Useful Post:
Terminator (18th July 2009)