forked from cadence/breezewiki
)))
This commit is contained in:
parent
21f4f7acbc
commit
c2c699ec8f
1 changed files with 1 additions and 1 deletions
|
@ -74,7 +74,7 @@
|
|||
`""))
|
||||
,(if (string? image-description)
|
||||
`(update-tree-wiki (html->xexp image-description) wikiname)
|
||||
`"")))
|
||||
`""))))
|
||||
|
||||
(define (page-file req)
|
||||
(define wikiname (path/param-path (first (url-path (request-uri req)))))
|
||||
|
|
Loading…
Reference in a new issue