From 0c8e8ce07644347babcd1f4991e70c24f56446ba Mon Sep 17 00:00:00 2001 From: Björn Geiger Date: Fri, 19 Aug 2011 11:36:38 +0200 Subject: verschiedene Korrekturen und Datenbankänderung --- application/configs/application.ini.dist | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'application/configs') diff --git a/application/configs/application.ini.dist b/application/configs/application.ini.dist index 123c33f..6176733 100644 --- a/application/configs/application.ini.dist +++ b/application/configs/application.ini.dist @@ -16,6 +16,8 @@ resources.db.isDefaultTableAdapter = true resources.db.params.driver_options.1002 = "SET NAMES UTF8;" resources.view[] = "" resources.modules = "" +resources.layout.layout = "default" +resources.layout.layoutPath = APPLICATION_PATH "/layouts" pbs2.host = pbs2.login = /resource/login/ pbs2.checkright = /resource/checkright/apikey @@ -34,9 +36,6 @@ gearman.server.host = gearman.server.port = gearman.worker.waitTime = 120 gearman.worker.updateRate = 1 - -resources.layout.layout = "default" -resources.layout.layoutPath = APPLICATION_PATH "/layouts" [staging : production] -- cgit v1.2.3-55-g7522