View Single Post
  #22  
Old 05-11-2011, 08:43 AM
lich2594
Sarnak
 
Join Date: Jun 2006
Location: Tennessee, USA
Posts: 77
Default

Quote:
Originally Posted by lerxst2112 View Post
I would guess the blank lines come from this:

$client->Message(7, " ");
That's correct... and since it isn't within the IF bracket, it will always execute as long as there isn't an error prior to that point in the script.
__________________
Reply With Quote