mirror of
https://github.com/moodle/moodle.git
synced 2025-02-21 01:48:45 +01:00
This cause also some empty files (because they didn't contain anything else) wich I also deleted
8 lines
144 B
PHP
8 lines
144 B
PHP
<?PHP // $Id$
|
|
// algebra.php - created with Moodle 1.5 UNSTABLE DEVELOPMENT (2004093001)
|
|
|
|
|
|
$string['filtername'] = 'Algebranotatie';
|
|
|
|
?>
|