summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Bergmann <sbergmann@php.net>2001-03-03 07:37:18 +0000
committerSebastian Bergmann <sbergmann@php.net>2001-03-03 07:37:18 +0000
commitf494aff5c3a15d796463749caf6c56ba9adac610 (patch)
treec7da3051513b91777ebd5186fb61b5886655346c
parente4ef496ee58e062718e4d301f7fa0694793a2768 (diff)
downloadphp-git-f494aff5c3a15d796463749caf6c56ba9adac610.tar.gz
Whitespace only.
-rw-r--r--php.ini-dist18
1 files changed, 9 insertions, 9 deletions
diff --git a/php.ini-dist b/php.ini-dist
index 31b75a9e9f..cb458a9116 100644
--- a/php.ini-dist
+++ b/php.ini-dist
@@ -130,12 +130,12 @@ disable_functions =
; Colors for Syntax Highlighting mode. Anything that's acceptable in
; <font color="??????"> would work.
-highlight.string = #CC0000
-highlight.comment = #FF9900
-highlight.keyword = #006600
-highlight.bg = #FFFFFF
-highlight.default = #0000CC
-highlight.html = #000000
+highlight.string = #CC0000
+highlight.comment = #FF9900
+highlight.keyword = #006600
+highlight.bg = #FFFFFF
+highlight.default = #0000CC
+highlight.html = #000000
;
@@ -326,7 +326,7 @@ file_uploads = On
; Temporary directory for HTTP uploaded files (will use system default if not
; specified).
-;upload_tmp_dir =
+;upload_tmp_dir =
; Maximum allowed size for uploaded files.
upload_max_filesize = 2M
@@ -531,7 +531,7 @@ sybase.max_persistent = -1
; Maximum number of links (persistent + non-persistent). -1 means no limit.
sybase.max_links = -1
-;sybase.interface_file = "/usr/sybase/interfaces"
+;sybase.interface_file = "/usr/sybase/interfaces"
; Minimum error severity to display.
sybase.min_error_severity = 10
@@ -567,7 +567,7 @@ sybct.min_client_severity = 10
bcmath.scale = 0
[browscap]
-;browscap = extra/browscap.ini
+;browscap = extra/browscap.ini
[Informix]
; Default host for ifx_connect() (doesn't apply in safe mode).