]> granicus.if.org Git - php/commitdiff
fix typo in php.ini: paramAters -> paramEters
authorAntony Dovgal <tony2001@php.net>
Tue, 3 Aug 2004 06:19:16 +0000 (06:19 +0000)
committerAntony Dovgal <tony2001@php.net>
Tue, 3 Aug 2004 06:19:16 +0000 (06:19 +0000)
php.ini-dist
php.ini-recommended

index 51387cb4ac129c291650693a66002a8e00311aec..4f6bcb2b2ed3049d2255b3df35e1ad4bc2a8ff54 100644 (file)
@@ -617,7 +617,7 @@ smtp_port = 25
 ; 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
 ; the 5th parameter to mail(), even in safe mode.
-;mail.force_extra_paramaters =
+;mail.force_extra_parameters =
 
 [SQL]
 sql.safe_mode = Off
index e7afd66fc103fbbe1f707f6ede0000ccb3b7e74d..e147f212495ac6309a615d1799524d7842df53a9 100644 (file)
@@ -675,7 +675,7 @@ smtp_port = 25
 ; 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
 ; the 5th parameter to mail(), even in safe mode.
-;mail.force_extra_paramaters =
+;mail.force_extra_parameters =
 
 [SQL]
 sql.safe_mode = Off