Browse Source

Make this comment readable.

PHP-4.0.5
Jon Parise 25 years ago
parent
commit
175cf6b08a
  1. 2
      php.ini-dist
  2. 2
      php.ini-optimized
  3. 2
      php.ini-recommended

2
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
;;;;;;;;;;;;;;;;;;;;;;

2
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
;;;;;;;;;;;;;;;;;;;;;;

2
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
;;;;;;;;;;;;;;;;;;;;;;

Loading…
Cancel
Save