Этот коммит содержится в:
=Corey Hulen
2015-09-10 18:32:22 -07:00
родитель 41439eb801
Коммит e06e292be7
14 изменённых файлов: 338 добавлений и 15 удалений

Просмотреть файл

@@ -41,6 +41,7 @@ func InitApi() {
InitFile(r)
InitCommand(r)
InitConfig(r)
InitAdmin(r)
templatesDir := utils.FindDir("api/templates")
l4g.Debug("Parsing server templates at %v", templatesDir)