diff --git a/main/inc/global.inc.php b/main/inc/global.inc.php index 17b08c7fac..0ceea01b3c 100644 --- a/main/inc/global.inc.php +++ b/main/inc/global.inc.php @@ -152,7 +152,7 @@ while ($row=mysql_fetch_array($result)) } - +$charset = api_get_setting('platform_charset'); // include the local (contextual) parameters of this course or section require($includePath."/local.inc.php");