mirror of
https://github.com/moodle/moodle.git
synced 2025-08-09 19:06:41 +02:00

This cause also some empty files (because they didn't contain anything else) wich I also deleted
5 lines
137 B
PHP
5 lines
137 B
PHP
<?PHP // $Id$
|
|
// algebra.php - created with Moodle 1.5 UNSTABLE DEVELOPMENT (2005021000)
|
|
|
|
$string['filtername'] = '대수 표기';
|
|
?>
|