aboutsummaryrefslogtreecommitdiffstats
path: root/view/fr
diff options
context:
space:
mode:
authorredmatrix <git@macgirvin.com>2016-05-26 16:33:01 -0700
committerredmatrix <git@macgirvin.com>2016-05-26 16:33:01 -0700
commit096fdfc61b5381bd3f7918a7c5f6004461354f32 (patch)
tree7d664358e06fd2228aab13a60b719a50d88b49f9 /view/fr
parent8e4889bdf1454b3ddb183c25926286d62faa642a (diff)
downloadvolse-hubzilla-096fdfc61b5381bd3f7918a7c5f6004461354f32.tar.gz
volse-hubzilla-096fdfc61b5381bd3f7918a7c5f6004461354f32.tar.bz2
volse-hubzilla-096fdfc61b5381bd3f7918a7c5f6004461354f32.zip
consolidate all the sys_boot functionality that is common between the web server and the cli daemon manager. Get rid of yet another global variable ($default_timezone) whilst doing so.
Diffstat (limited to 'view/fr')
-rw-r--r--view/fr/htconfig.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/fr/htconfig.tpl b/view/fr/htconfig.tpl
index 029c472f7..d49448ac2 100644
--- a/view/fr/htconfig.tpl
+++ b/view/fr/htconfig.tpl
@@ -29,7 +29,7 @@ define( 'UNO', {{$uno}} );
// Choisissez votre emplacement géographique. Si vous n'êtes pas certain, utilisez "America/Los_Angeles".
// Vous pourrez le changer plus tard et ce réglage n'affecte que les visiteurs anonymes.
-$default_timezone = '{{$timezone}}';
+App::$config['system']['timezone'] = '{{$timezone}}';
// Quel sera le nom de votre site?