mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 16:36:37 +02:00
7 lines
124 B
PHP
7 lines
124 B
PHP
<?PHP // $Id$
|
|
// tex.php - created with Moodle 1.7 beta + (2006101003)
|
|
|
|
|
|
$string['filtername'] = 'TeX Notation';
|
|
|
|
?>
|