mirror of
https://github.com/moodle/moodle.git
synced 2025-02-24 20:13:14 +01:00
9 lines
172 B
PHP
9 lines
172 B
PHP
<?PHP // $Id$
|
|
// enrol_paypal.php - created with Moodle 1.4.2 nearly (2004083121)
|
|
|
|
|
|
$string['thischarset'] = 'euc-kr';
|
|
$string['thisdirection'] = 'ltr';
|
|
|
|
?>
|