query( $sql ); $loc_db->next_record(); email_node_owner($loc_db->f("email"), $txt_subject, $txt_message, "From: " . $txt_from . "\r\nReply-To: " . $txt_from . "\r\nX-Mailer: PHP/" . phpversion()); header( "location:http://" . $opt_server . $opt_loc_path . "view.php?id=" . $id . "&msg=Email successfully sent to owner&msg_type=1"); } echo "

"; echo "
"; echo ""; echo " "; echo " "; echo " "; echo " "; echo " "; echo " "; echo " "; echo " "; echo " "; echo " "; echo " "; echo " "; echo " "; echo " "; echo " "; echo " "; echo " "; echo " "; echo "
Email the owner of Node" . strtoupper($id) . "
From:
Subject:
Message:
"; echo "
"; ?>