mirror of
https://github.com/moodle/moodle.git
synced 2025-08-07 18:06:51 +02:00
9 lines
228 B
PHP
Executable file
9 lines
228 B
PHP
Executable file
<?php // $Id$
|
|
// enrol_ldap.php - created with Moodle 1.5 UNSTABLE DEVELOPMENT (2005031000)
|
|
|
|
|
|
$string['thischarset'] = 'euc-kr';
|
|
$string['thisdirection'] = 'ltr';
|
|
$string['thislanguage'] = '한국어';
|
|
|
|
?>
|