diff --git a/system/includes/functions.php b/system/includes/functions.php index 6fbe63c..8d386f0 100644 --- a/system/includes/functions.php +++ b/system/includes/functions.php @@ -2510,6 +2510,7 @@ function facebook() { $comment = config('comment.system'); $appid = config('fb.appid'); + $lang = config('language'); $script = <<