From 404935be050c48b4d517f206d4c404153fd3376b Mon Sep 17 00:00:00 2001 From: Unknown Date: Fri, 26 May 2017 11:38:34 -0700 Subject: [PATCH] Possible fix recommend by Rudloff --- composer.json | 2 +- index.php | 5 +++++ templates/inc/head.tpl | 5 ----- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.json b/composer.json index 6084112..ad330f7 100644 --- a/composer.json +++ b/composer.json @@ -14,7 +14,7 @@ "guzzlehttp/guzzle": "~6.2.0", "rudloff/rtmpdump-bin": "~2.3", "aura/session": "~2.1.0", - "smarty-gettext/smarty-gettext": "~1.2.0" + "smarty-gettext/smarty-gettext": "~1.5.1" }, "require-dev": { "symfony/var-dumper": "~3.2.0", diff --git a/index.php b/index.php index 0bb2c6e..9132a80 100644 --- a/index.php +++ b/index.php @@ -1,5 +1,10 @@