aboutsummaryrefslogtreecommitdiffstats
path: root/view/ru/htconfig.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'view/ru/htconfig.tpl')
-rw-r--r--view/ru/htconfig.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/ru/htconfig.tpl b/view/ru/htconfig.tpl
index 97155ea42..5456d12c1 100644
--- a/view/ru/htconfig.tpl
+++ b/view/ru/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?