7 lines
46 B
PHP
7 lines
46 B
PHP
|
<?php
|
||
|
|
||
|
function wp_mail() {
|
||
|
// do nothing
|
||
|
}
|
||
|
|