Alexandros Ioannides 7 лет назад
Родитель
Сommit
bda7a0cfe1
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      src/deb/php/php.ini

+ 1 - 1
src/deb/php/php.ini

@@ -1049,7 +1049,7 @@ smtp_port = 25
 
 ; For Unix only.  You may supply arguments as well (default: "sendmail -t -i").
 ; http://php.net/sendmail-path
-sendmail_path =/usr/sbin/sendmail -t -i
+sendmail_path = /usr/sbin/sendmail -t -i
 
 ; Force the addition of the specified parameters to be passed as extra parameters
 ; to the sendmail binary. These parameters will always replace the value of