tony2001                Mon Jan 12 10:47:47 2009 UTC

  Modified files:              (Branch: PHP_5_3)
    /php-src    php.ini-dist php.ini-recommended 
  Log:
  fix typo
  
  
http://cvs.php.net/viewvc.cgi/php-src/php.ini-dist?r1=1.231.2.10.2.22.2.16&r2=1.231.2.10.2.22.2.17&diff_format=u
Index: php-src/php.ini-dist
diff -u php-src/php.ini-dist:1.231.2.10.2.22.2.16 
php-src/php.ini-dist:1.231.2.10.2.22.2.17
--- php-src/php.ini-dist:1.231.2.10.2.22.2.16   Fri Jan  9 14:59:29 2009
+++ php-src/php.ini-dist        Mon Jan 12 10:47:47 2009
@@ -747,7 +747,7 @@
 ; the 5th parameter to mail(), even in safe mode.
 ;mail.force_extra_parameters =
 
-; Add X-PHP-Originaiting-Script: that will include uid of the script followed 
by the filename
+; Add X-PHP-Originating-Script: that will include uid of the script followed 
by the filename
 mail.add_x_header = Off
 
 ; Log all mail() calls including the full path of the script, line #, to 
address and headers
http://cvs.php.net/viewvc.cgi/php-src/php.ini-recommended?r1=1.179.2.11.2.23.2.17&r2=1.179.2.11.2.23.2.18&diff_format=u
Index: php-src/php.ini-recommended
diff -u php-src/php.ini-recommended:1.179.2.11.2.23.2.17 
php-src/php.ini-recommended:1.179.2.11.2.23.2.18
--- php-src/php.ini-recommended:1.179.2.11.2.23.2.17    Fri Jan  9 14:59:30 2009
+++ php-src/php.ini-recommended Mon Jan 12 10:47:47 2009
@@ -799,7 +799,7 @@
 ; the 5th parameter to mail(), even in safe mode.
 ;mail.force_extra_parameters =
 
-; Add X-PHP-Originaiting-Script: that will include uid of the script followed 
by the filename
+; Add X-PHP-Originating-Script: that will include uid of the script followed 
by the filename
 mail.add_x_header = On
 
 ; Log all mail() calls including the full path of the script, line #, to 
address and headers



-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to