From 175cf6b08af3ac28b59b7b3acad633c0d95bbd30 Mon Sep 17 00:00:00 2001 From: Jon Parise Date: Tue, 2 Jan 2001 21:37:21 +0000 Subject: [PATCH] Make this comment readable. --- php.ini-dist | 2 +- php.ini-optimized | 2 +- php.ini-recommended | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/php.ini-dist b/php.ini-dist index 8633650ed14..ac9dd1afe9f 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 e8a21922932..3103b039828 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 e8a21922932..3103b039828 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 ;;;;;;;;;;;;;;;;;;;;;;