9 lines
134 B
PHP
9 lines
134 B
PHP
<?PHP // $Id$
|
|
// emailprotect.php - created with Moodle 1.4.1+ (2004083110)
|
|
|
|
|
|
$string['filtername'] = 'E-Mail Sicherung';
|
|
|
|
|
|
?>
|