mirror of
https://github.com/moodle/moodle.git
synced 2025-01-19 14:27:22 +01:00
10 lines
233 B
PHP
Executable File
10 lines
233 B
PHP
Executable File
<?php // $Id$
|
|
// block_rss_client.php - created with Moodle 1.5 UNSTABLE DEVELOPMENT (2005031000)
|
|
|
|
|
|
$string['thischarset'] = 'UTF-8';
|
|
$string['thisdirection'] = 'ltr';
|
|
$string['thislanguage'] = '한국어';
|
|
|
|
?>
|