mirror of
https://github.com/moodle/moodle.git
synced 2025-08-11 20:06:46 +02:00
7 lines
145 B
PHP
7 lines
145 B
PHP
<?PHP // $Id$
|
|
// emailprotect.php - created with Moodle 1.5 ALPHA (2005043000)
|
|
|
|
|
|
$string['filtername'] = 'Ochrana emailových adries';
|
|
|
|
?>
|