mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2025-12-30 00:53:50 +00:00
Update v_mailto.php
This commit is contained in:
@@ -97,6 +97,7 @@
|
||||
//debug information
|
||||
/*
|
||||
echo "<pre>\n";
|
||||
echo "recipients ".print_r($email->recipients)."\n";
|
||||
echo "recipients ".$email->recipients."\n";
|
||||
echo "subject ".$email->subject."\n";
|
||||
echo "body ".$email->body."\n";
|
||||
|
||||
Reference in New Issue
Block a user