ddd
Showing
1 changed file
with
1 additions
and
1 deletions
| ... | @@ -7,7 +7,7 @@ function download_email() | ... | @@ -7,7 +7,7 @@ function download_email() |
| 7 | $title = $_REQUEST['title']; | 7 | $title = $_REQUEST['title']; |
| 8 | $phone = $_REQUEST['phone']; | 8 | $phone = $_REQUEST['phone']; |
| 9 | $designation = $_REQUEST['designation']; | 9 | $designation = $_REQUEST['designation']; |
| 10 | $dir = '/var/www/html/production/yournumbers.ca/wp-content/uploads/email_templates/'; | 10 | $dir = '/var/www/html/production/fp-canada/current/wp-content/uploads/email_templates/'; |
| 11 | $url = '/wp-content/uploads/email_templates/'; | 11 | $url = '/wp-content/uploads/email_templates/'; |
| 12 | 12 | ||
| 13 | ob_start();?> | 13 | ob_start();?> | ... | ... |
-
Please register or sign in to post a comment