Thread: Mailing System
View Single Post
  #8  
Old 05-29-2007, 12:59 AM
xXziroXx xXziroXx is offline
Malorian
xXziroXx's Avatar
Join Date: May 2004
Posts: 5,289
xXziroXx has a brilliant futurexXziroXx has a brilliant futurexXziroXx has a brilliant futurexXziroXx has a brilliant futurexXziroXx has a brilliant futurexXziroXx has a brilliant futurexXziroXx has a brilliant future
Change the line:

PHP Code:
if (clientr.sendmailto != null 
To:

PHP Code:
if (clientr.sendmailto != null) { 

Shame on you RW!
__________________
Follow my work on social media post-Graal:Updated august 2025.
Reply With Quote