mirror of
https://github.com/osmarks/mycorrhiza.git
synced 2025-12-07 08:58:07 +00:00
Categories: Rename exported functions
This commit is contained in:
@@ -110,7 +110,7 @@ func Handler() http.Handler {
|
||||
initStuff(wikiRouter)
|
||||
initSearch(wikiRouter)
|
||||
initBacklinks(wikiRouter)
|
||||
categories.InitCategoriesHandlers(wikiRouter)
|
||||
categories.InitHandlers(wikiRouter)
|
||||
|
||||
// Admin routes.
|
||||
if cfg.UseAuth {
|
||||
|
||||
Reference in New Issue
Block a user