From 6bfa410f907b0488a74206ec6c28fd52730c21af Mon Sep 17 00:00:00 2001 From: Philip Häusler Date: Sat, 23 Aug 2014 15:59:18 +0200 Subject: add moment js --- public/index.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'public/index.php') diff --git a/public/index.php b/public/index.php index eac59104..5f33bb67 100644 --- a/public/index.php +++ b/public/index.php @@ -246,7 +246,8 @@ echo template_render('../templates/layout.html', array( 'menu' => make_menu(), 'content' => $content, 'header_toolbar' => header_toolbar(), - 'faq_url' => $faq_url + 'faq_url' => $faq_url, + 'locale' => $_SESSION['locale'] )); counter(); -- cgit v1.2.3-70-g09d2