
11-29-2004, 06:45 PM
|
|
 | |
|
|
 X-Man
|
|
Join Date: Feb 2003
Location: Ontario, Canada
Posts: 2,389
|
|
|
Quote:
FILE:: include/help.php file
you will need to edit the following line
Code:
$fillerror = (empty($contact["firstname"]) || empty($contact["lastname"]) || empty($contact["email"]) || empty($contact["subject"]) || empty($contact["body"]));
|
Quote:
FILE:: include/help.php file
|
|
|