]> granicus.if.org Git - php/commitdiff
Whitespace only.
authorSebastian Bergmann <sbergmann@php.net>
Sat, 3 Mar 2001 07:37:18 +0000 (07:37 +0000)
committerSebastian Bergmann <sbergmann@php.net>
Sat, 3 Mar 2001 07:37:18 +0000 (07:37 +0000)
php.ini-dist

index 31b75a9e9fe1e61a6b9e3e51c02c12bd2038617d..cb458a91164ecf5d3314df570fbe9bb4fa2fb3fc 100644 (file)
@@ -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).