cee7045f by Jeff Balicki

ddd

1 parent aed9c291
......@@ -7,7 +7,7 @@ function download_email()
$title = $_REQUEST['title'];
$phone = $_REQUEST['phone'];
$designation = $_REQUEST['designation'];
$dir = '/var/www/html/production/yournumbers.ca/wp-content/uploads/email_templates/';
$dir = '/var/www/html/production/fp-canada/current/wp-content/uploads/email_templates/';
$url = '/wp-content/uploads/email_templates/';
ob_start();?>
......