mirror of
https://github.com/php/php-src.git
synced 2026-03-27 01:32:22 +01:00
- Unbreak build
This commit is contained in:
@@ -230,7 +230,7 @@ PHPAPI int php_mail(char *to, char *subject, char *message, char *headers, char
|
||||
/* {{{ PHP_MINFO_FUNCTION
|
||||
*/
|
||||
PHP_MINFO_FUNCTION(mail)
|
||||
|
||||
{
|
||||
char *sendmail_path = INI_STR("sendmail_path");
|
||||
|
||||
#ifdef PHP_WIN32
|
||||
|
||||
Reference in New Issue
Block a user