|
@@ -39,7 +39,7 @@ function dw_fromemail($email) {
|
|
//$wpfrom = get_option('admin_email');
|
|
//$wpfrom = get_option('admin_email');
|
|
//return $wpfrom;
|
|
//return $wpfrom;
|
|
return 'david@davidawindham.com';
|
|
return 'david@davidawindham.com';
|
|
-}
|
|
|
|
|
|
+}
|
|
function dw_fromname($email){
|
|
function dw_fromname($email){
|
|
//$wpfrom = get_option('blogname');
|
|
//$wpfrom = get_option('blogname');
|
|
//return $wpfrom;
|
|
//return $wpfrom;
|