View Single Post
  #58  
Unread 16th November, 2005, 01:28 AM
toa toa is offline
Unstoppable
 
Join Date: Mar 2005
Posts: 179
Default

Quote:
Originally Posted by Azazel
wtf is it putting port 80 at the end for?
That confused me to. But I think it's just the logging that's somewhat strange
Code:
log("##### browsing: "$  ServerAddress$URI$":"$ServerPort);
Browse(ServerAddress, URI, ServerPort, UpdateServerTimeout);
Reply With Quote