Another bug
svn: r11389
This commit is contained in:
parent
6b22d93383
commit
896757cf1f
|
@ -101,7 +101,7 @@ scheme
|
|||
|
||||
@code:comment{Load the standard configuration file, but augment the port.}
|
||||
(define configuration
|
||||
(configuration-table-sexpr->web-config@
|
||||
(configuration-table->web-config@
|
||||
(build-path (collection-path "web-server")
|
||||
"default-web-root"
|
||||
"configuration-table.ss")
|
||||
|
|
|
@ -1231,7 +1231,7 @@ scheme
|
|||
|
||||
@code:comment{Load the standard configuration file, but augment the port.}
|
||||
(define configuration
|
||||
(configuration-table-sexpr->web-config@
|
||||
(configuration-table->web-config@
|
||||
(build-path (collection-path "web-server")
|
||||
"default-web-root"
|
||||
"configuration-table.ss")
|
||||
|
|
Loading…
Reference in New Issue
Block a user