mirror of
https://github.com/moodle/moodle.git
synced 2025-08-06 01:16:44 +02:00

This cause also some empty files (because they didn't contain anything else) wich I also deleted
7 lines
132 B
PHP
7 lines
132 B
PHP
<?PHP // $Id$
|
|
// algebra.php - created with Moodle 1.4.2+ (2004083126)
|
|
|
|
|
|
$string['filtername'] = 'Notation för algebra';
|
|
|
|
?>
|