Pārlūkot izejas kodu

fix old naming

This is the old naming of the variable and I forgot to fix it. It now
works and is tested.
tags/v0.9.99
Gibheer pirms 8 gadiem
vecāks
revīzija
e347736c9e
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1
    1
      modules/setting/setting.go

+ 1
- 1
modules/setting/setting.go Parādīt failu

dateLangs = Cfg.Section("i18n.datelang").KeysHash() dateLangs = Cfg.Section("i18n.datelang").KeysHash()


ShowFooterBranding = Cfg.Section("other").Key("SHOW_FOOTER_BRANDING").MustBool() ShowFooterBranding = Cfg.Section("other").Key("SHOW_FOOTER_BRANDING").MustBool()
EnableShowVersion = Cfg.Section("other").Key("ENABLE_SHOW_VERSION").MustBool()
ShowFooterVersion = Cfg.Section("other").Key("SHOW_FOOTER_VERSION").MustBool()


HasRobotsTxt = com.IsFile(path.Join(CustomPath, "robots.txt")) HasRobotsTxt = com.IsFile(path.Join(CustomPath, "robots.txt"))
} }

Notiek ielāde…
Atcelt
Saglabāt