Changing default
svn: r6420
This commit is contained in:
parent
c9e36c3091
commit
b0ded4b783
|
@ -16,7 +16,7 @@
|
||||||
[default-configuration-table-path path?])
|
[default-configuration-table-path path?])
|
||||||
|
|
||||||
(define default-configuration-table-path
|
(define default-configuration-table-path
|
||||||
(build-path (collection-path "web-server") "configuration-table"))
|
(build-path (collection-path "web-server") "default-configuration-table"))
|
||||||
|
|
||||||
; read-configuration-table : path -> configuration-table
|
; read-configuration-table : path -> configuration-table
|
||||||
(define (read-configuration-table table-file-name)
|
(define (read-configuration-table table-file-name)
|
||||||
|
|
Loading…
Reference in New Issue
Block a user