mirror of
https://github.com/moodle/moodle.git
synced 2025-02-22 19:06:51 +01:00
8 lines
135 B
PHP
8 lines
135 B
PHP
|
<?PHP // $Id$
|
|||
|
// algebra.php - created with Moodle 1.2 Beta + (2004030702)
|
|||
|
|
|||
|
|
|||
|
$string['filtername'] = 'Notaci<63>n algebraica';
|
|||
|
|
|||
|
?>
|