mirror of
https://github.com/moodle/moodle.git
synced 2025-08-09 10:56:56 +02:00
7 lines
122 B
PHP
7 lines
122 B
PHP
<?PHP // $Id$
|
|
// tex.php - created with Moodle 1.2 alpha (2004022200)
|
|
|
|
|
|
$string['filtername'] = 'Tex notatie';
|
|
|
|
?>
|