scaffold-package-command/features/extra/no-mail.php
2016-02-16 05:59:30 -08:00

6 lines
46 B
PHP

<?php
function wp_mail() {
// do nothing
}