Business_Name; } $biz = AreteX_WPI::getBusiness(); global $user_email; if (empty($customer_id)) $customer_id = AreteX_WPI::customerSignedUp(); require_once(plugin_dir_path( __FILE__ ).'../camlib.php'); $obj = getResource('contact'); if (strtolower($obj->email_address) != strtolower($user_email)) { ?>
Your profile email address does not match your customer contact email address. This could cause reporting problems.
} ?>