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';
|
|
|
|
?>
|