From 4e81311cc2bd91de8aea2e01e14f0c6c1ec06b36 Mon Sep 17 00:00:00 2001 From: danpros Date: Wed, 13 Mar 2024 23:33:45 +0700 Subject: [PATCH] Update functions.php --- system/includes/functions.php | 19 +++++++++++++++---- 1 file changed, 15 insertions(+), 4 deletions(-) diff --git a/system/includes/functions.php b/system/includes/functions.php index 6e7d723..f1c0145 100644 --- a/system/includes/functions.php +++ b/system/includes/functions.php @@ -2510,7 +2510,7 @@ function facebook() { $comment = config('comment.system'); $appid = config('fb.appid'); - $lang = config('language'); + $lang = locale_language(); $script = <<