aboutsummaryrefslogtreecommitdiffstats
path: root/view/nb-no/htconfig.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'view/nb-no/htconfig.tpl')
-rw-r--r--view/nb-no/htconfig.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/nb-no/htconfig.tpl b/view/nb-no/htconfig.tpl
index d0a799cf6..802b31b49 100644
--- a/view/nb-no/htconfig.tpl
+++ b/view/nb-no/htconfig.tpl
@@ -28,7 +28,7 @@ define( 'UNO', {{$uno}} );
// Choose a legal default timezone. If you are unsure, use "America/Los_Angeles".
// It can be changed later and only applies to timestamps for anonymous viewers.
-$default_timezone = '{{$timezone}}';
+App::$config['system']['timezone'] = '{{$timezone}}';
// What is your site name?