From: Jon Parise Date: Tue, 2 Jan 2001 21:37:21 +0000 (+0000) Subject: Make this comment readable. X-Git-Tag: php-4.0.5RC1~765 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=175cf6b08af3ac28b59b7b3acad633c0d95bbd30;p=php Make this comment readable. --- diff --git a/php.ini-dist b/php.ini-dist index 8633650ed1..ac9dd1afe9 100644 --- a/php.ini-dist +++ b/php.ini-dist @@ -256,7 +256,7 @@ upload_max_filesize = 2M ; Maximum allowed size for uploaded files ;;;;;;;;;;;;;;;;;; ; Fopen wrappers ; ;;;;;;;;;;;;;;;;;; -allow_url_fopen = On ; Wheter to allow trating URLs like http:... or ftp:... like files +allow_url_fopen = On ; Whether to allow the treatment of URLs (like http:// or ftp://) as files ;;;;;;;;;;;;;;;;;;;;;; diff --git a/php.ini-optimized b/php.ini-optimized index e8a2192293..3103b03982 100644 --- a/php.ini-optimized +++ b/php.ini-optimized @@ -239,7 +239,7 @@ upload_max_filesize = 2M ; Maximum allowed size for uploaded files ;;;;;;;;;;;;;;;;;; ; Fopen wrappers ; ;;;;;;;;;;;;;;;;;; -allow_url_fopen = On ; Wheter to allow trating URLs like http:... or ftp:... like files +allow_url_fopen = On ; Whether to allow the treatment of URLs (like http:// or ftp://) as files ;;;;;;;;;;;;;;;;;;;;;; diff --git a/php.ini-recommended b/php.ini-recommended index e8a2192293..3103b03982 100644 --- a/php.ini-recommended +++ b/php.ini-recommended @@ -239,7 +239,7 @@ upload_max_filesize = 2M ; Maximum allowed size for uploaded files ;;;;;;;;;;;;;;;;;; ; Fopen wrappers ; ;;;;;;;;;;;;;;;;;; -allow_url_fopen = On ; Wheter to allow trating URLs like http:... or ftp:... like files +allow_url_fopen = On ; Whether to allow the treatment of URLs (like http:// or ftp://) as files ;;;;;;;;;;;;;;;;;;;;;;