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 = <<